aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Xiangtian Dai <xiangtian@google.com>2017-10-10 10:53:16 -0700
committerGravatar GitHub <noreply@github.com>2017-10-10 10:53:16 -0700
commitc8bfb2539ccfa5efee888dd4d446c89144265210 (patch)
treef8f413b2c1203e928fa23bec31a0d87eff5de361 /Firebase/Auth/CHANGELOG.md
parenta2632ed24f51de12ed15944e7168d22360c6e9d4 (diff)
Improves changelog for FirebaseAuth 4.3.0 release. (#355)
Diffstat (limited to 'Firebase/Auth/CHANGELOG.md')
-rw-r--r--Firebase/Auth/CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md
index 483852d..74a2730 100644
--- a/Firebase/Auth/CHANGELOG.md
+++ b/Firebase/Auth/CHANGELOG.md
@@ -1,5 +1,10 @@
# v4.3.0
-- Provides account creation and last sign-in dates as metadata to the user object.
+- Provides account creation and last sign-in dates as metadata to the user
+ object.
+- Returns more descriptive errors for some error cases of the phone number
+ sign-in reCAPTCHA flow.
+- Fixes an issue that invalid users were not automatically signed out earlier.
+- Fixes an issue that ID token listeners were not fired in some cases.
# v4.2.1
- Fixes a threading issue in phone number auth that completion block was not