We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b566d commit a3ce7c8Copy full SHA for a3ce7c8
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Unreleased
2
3
--
+- [changed] Fixed a bug in the
4
+ [`UnsubscribeFromTopic()`](https://godoc.org/firebase.google.com/go/messaging#Client.UnsubscribeFromTopic)
5
+ function.
6
+- [changed] Improved the error message returned by `GetUser()`,
7
+ `GetUserByEmail()` and `GetUserByPhoneNumber()` APIs in
8
+ [`auth`](https://godoc.org/firebase.google.com/go/auth) package.
9
10
# v2.6.0
11
0 commit comments