Skip to content

Latest commit

 

History

History
89 lines (46 loc) · 2.86 KB

CHANGELOG.md

File metadata and controls

89 lines (46 loc) · 2.86 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.10 (2019-09-24)

Features

  • FCM: update README docs (b5391a6)
  • ios: add to deleteInstance() (e2c8e10)

0.0.9 (2019-09-23)

Bug Fixes

  • ios: plugin not working on Case-Sensitive file system (1deb869)

0.0.7 (2019-07-05)

Bug Fixes

  • podspec: remove analytics stuff
  • ios check for firebase instance on load

Info

  • README: add sample app link (ef67512)

0.0.6 (2019-06-04)

Bug Fixes

  • ios: notifications were not being delivered on a freshed app install (f3d10a5)

0.0.5 (2019-05-03)

Bug Fixes

  • android: add app compat (5709b1d)

0.0.4 (2019-05-03)

Bug Fixes

0.0.3 (2019-05-03)

Bug Fixes

  • android: cap implementation (b394973)

0.0.2 (2019-03-26)

Bug Fixes

Features

0.0.1 (2019-03-25)

Features

  • FCM: add subscribe to topic (6f0f88d)
  • add README (863cb25)
  • add unsubscribe from topic (a6a3dee)
  • ios: add getToken and clean project to be publish (ddec39b)