aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Zsika Phillip <protocol86@users.noreply.github.com>2017-11-06 13:19:38 -0800
committerGravatar GitHub <noreply@github.com>2017-11-06 13:19:38 -0800
commit8d6a574e458d9888cf800f0229ea2b7615646516 (patch)
treed78fd0294b7abd982c48e33dbc86eca19fc01004 /Firebase/Auth/CHANGELOG.md
parentd0c65d8fc4a19542cc43c1eb766a9debc3f8c182 (diff)
Update change log (#429)
* Updates change log for 4.3.2 * Small improvement * Updates podspec as well
Diffstat (limited to 'Firebase/Auth/CHANGELOG.md')
-rw-r--r--Firebase/Auth/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md
index 93ea24d..6862bba 100644
--- a/Firebase/Auth/CHANGELOG.md
+++ b/Firebase/Auth/CHANGELOG.md
@@ -1,3 +1,9 @@
+# v4.3.2
+- Improves error handling for the phone number sign-in reCAPTCHA flow.
+- Improves error handling for phone number linking flow.
+- Fixes issue where after linking an anonymous user to a phone number the user remained
+ anonymous.
+
# v4.3.1
- Internal clean up.