aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase
diff options
context:
space:
mode:
authorGravatar Benoit St-Pierre <bstpierre@google.com>2018-01-11 13:06:28 -0500
committerGravatar Benoit St-Pierre <bstpierre@google.com>2018-01-11 13:06:28 -0500
commita8aec7827122b1d66d799f71464caf750c3a392b (patch)
treef9d6f100f43e7db48e2e574ed145f4d88ed18853 /Firebase
parent4cdd87af03495f529b2a4c857ea2e4d74b81a862 (diff)
Update from master
Picking up a few last-minute changes to CHANGELOGs and tests for 4.8.1 release.
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