aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Firebase/Auth/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md
index d464cd6..176ae3b 100644
--- a/Firebase/Auth/CHANGELOG.md
+++ b/Firebase/Auth/CHANGELOG.md
@@ -1,3 +1,8 @@
+# v4.4.1
+- Fixes bug where the FIRAuthResult object returned following a Phone Number authentication
+ always contained a nil FIRAdditionalUserInfo object. Now the FIRAdditionalUserInfo object is
+ never nil and its newUser field is populated correctly.
+
# v4.4.0
- Adds new APIs which return an AuthDataResult object after successfully creating an
Email/Password user, signing in anonymously, signing in with Email/Password and signing