diff options
Diffstat (limited to 'Firebase/Auth/CHANGELOG.md')
-rw-r--r-- | Firebase/Auth/CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md index 176ae3b..38fec69 100644 --- a/Firebase/Auth/CHANGELOG.md +++ b/Firebase/Auth/CHANGELOG.md @@ -1,3 +1,6 @@ +# v4.4.2 +- Adds an explicit dependency on CoreGraphics from Firebase Auth. + # 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 |