Skip to content

Commit 7a600fc

Browse files
authored
Updates Auth ChangeLog (#645)
* Updates Auth ChangeLog * addresses comments * Fixes typo.
1 parent 6045832 commit 7a600fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Firebase/Auth/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v4.4.1
2+
- Fixes bug where the FIRAuthResult object returned following a Phone Number authentication
3+
always contained a nil FIRAdditionalUserInfo object. Now the FIRAdditionalUserInfo object is
4+
never nil and its newUser field is populated correctly.
5+
16
# v4.4.0
27
- Adds new APIs which return an AuthDataResult object after successfully creating an
38
Email/Password user, signing in anonymously, signing in with Email/Password and signing

0 commit comments

Comments
 (0)