diff --git a/FirebaseAuth/CHANGELOG.md b/FirebaseAuth/CHANGELOG.md index b5807a841bb..d7b5fce1919 100644 --- a/FirebaseAuth/CHANGELOG.md +++ b/FirebaseAuth/CHANGELOG.md @@ -1,3 +1,6 @@ +# 10.13.0 +- [added] Added reCAPTCHA verification support in email authentication flows. (#11231) + # 10.12.0 - [added] Added support to Firebase Auth to enroll and sign in a user with TOTP second factor. (#11261)