Skip to content

Commit

Permalink
(Doc) Document as-yet unreleased changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dpa99c committed Apr 10, 2020
1 parent fc25b8a commit 8dd611a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
* (Doc) `createChannel()` suggestion for multiple sounds
* Merged from PR [#225](https://github.com/dpa99c/cordova-plugin-firebasex/pull/225).
* (iOS) Implement `getInfo()` for iOS.
* Merged from PR [#363](https://github.com/dpa99c/cordova-plugin-firebasex/pull/363).
* (Android & iOS) Add `signInUserWithCustomToken()` AND `signInUserAnonymously()` auth methods
* Merged from PR [#359](https://github.com/dpa99c/cordova-plugin-firebasex/pull/359).

# Version 9.0.2
* (Android): Don't display app icon for large notification icon on Android. Resolves [#343](https://github.com/dpa99c/cordova-plugin-firebasex/issues/343).
* (Android & iOS) Sign out of Google signing out of Firebase. Resolves [#353](https://github.com/dpa99c/cordova-plugin-firebasex/issues/353).
Expand Down

0 comments on commit 8dd611a

Please sign in to comment.