aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase
diff options
context:
space:
mode:
authorGravatar Zsika Phillip <protocol86@users.noreply.github.com>2018-01-11 09:55:32 -0800
committerGravatar GitHub <noreply@github.com>2018-01-11 09:55:32 -0800
commit7a600fcfb89f98a7344a58f2bff4a25694b4c4f9 (patch)
treef9d6f100f43e7db48e2e574ed145f4d88ed18853 /Firebase
parent6045832175e559e6cabfc23e298124cb47f6bf65 (diff)
Updates Auth ChangeLog (#645)
* Updates Auth ChangeLog * addresses comments * Fixes typo.
Diffstat (limited to 'Firebase')
-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