diff --git a/CHANGELOG.md b/CHANGELOG.md index 5852ed27..7e6ddb29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Unreleased -- +- [changed] Fixed a bug in the + [`UnsubscribeFromTopic()`](https://godoc.org/firebase.google.com/go/messaging#Client.UnsubscribeFromTopic) + function. +- [changed] Improved the error message returned by `GetUser()`, + `GetUserByEmail()` and `GetUserByPhoneNumber()` APIs in + [`auth`](https://godoc.org/firebase.google.com/go/auth) package. # v2.6.0