aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Auth/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Xiangtian Dai <xiangtian@google.com>2017-09-05 11:35:08 -0700
committerGravatar GitHub <noreply@github.com>2017-09-05 11:35:08 -0700
commitdafdf26603207af61acc0be39115f57ce5ad959b (patch)
treed4034c3c29ab0ef7843acc16872220653bdb54ed /Firebase/Auth/CHANGELOG.md
parent9d6d2f12d71eaadbbe4993128aa7f868b48de2bb (diff)
Updates changelog for upcoming FirebaseAuth 4.2.0 release. (#234)
Diffstat (limited to 'Firebase/Auth/CHANGELOG.md')
-rw-r--r--Firebase/Auth/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Firebase/Auth/CHANGELOG.md b/Firebase/Auth/CHANGELOG.md
index 7738fb5..39b94df 100644
--- a/Firebase/Auth/CHANGELOG.md
+++ b/Firebase/Auth/CHANGELOG.md
@@ -1,3 +1,6 @@
+# v4.2.0
+- Adds new phone number verification API which makes use of an intelligent reCAPTCHA to verify the application.
+
# v4.1.1
- Improves some method documentation in headers.