diff --git a/FirebaseAuth/CHANGELOG.md b/FirebaseAuth/CHANGELOG.md index 93cccc30b48..c91a44333f6 100644 --- a/FirebaseAuth/CHANGELOG.md +++ b/FirebaseAuth/CHANGELOG.md @@ -1,4 +1,6 @@ # 11.6.0 +- [added] Added reCAPTCHA Enterprise support for app verification during phone + authentication for Firebase Authentication (#14114) - [fixed] Restore Firebase 10 behavior by synchronizing access to the `Auth.currentUser` API. This resolves some Firebase 11 issues where the current user is unexpectedly `nil` at startup.