Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 15ea235

Browse files
Added breaking changes (in 8.0.0) to the changelog
1 parent 0809e29 commit 15ea235

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
[Fixes & Enhancements](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/milestone/94?closed=1)
88

99
### BREAKING CHANGES
10-
- `getAuthToken` no longer returns a token (`string`), but an `GetAuthTokenResult` object which contains more data.
10+
- `getAuthToken` no longer returns a token (`string`), but an `GetAuthTokenResult` object which contains more data. See #1008.
11+
- For better alignment with the Web API, `changePassword` is now `updatePassword`, `resetPassword` is now `sendPasswordResetEmail`. See #1080.
1112

1213
## 7.7.0 (2019, January 20)
1314
[Fixes & Enhancements](https://github.com/EddyVerbruggen/nativescript-plugin-firebase/milestone/92?closed=1)

0 commit comments

Comments
 (0)