Skip to content

Latest commit

 

History

History
90 lines (48 loc) · 2.95 KB

CHANGELOG.md

File metadata and controls

90 lines (48 loc) · 2.95 KB

Changelog

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

1.0.1 (2020-03-09)

1.0.0 (2020-01-20)

0.1.0 (2019-09-26)

Bug Fixes

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

Features

  • ios: add deleteInstance() (e2c8e10)

Docs

  • FCM: update README docs (b5391a6)

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)