diff --git a/FirebaseAuth/CHANGELOG.md b/FirebaseAuth/CHANGELOG.md index 9c1c55cfbf4..aa009e59f3e 100644 --- a/FirebaseAuth/CHANGELOG.md +++ b/FirebaseAuth/CHANGELOG.md @@ -1,3 +1,6 @@ +# 10.17.0 +- [fixed] Fix a bug where anonymous account can't be linked with email password credential. (#7553) + # 10.16.0 - [added] Added custom auth domain support in recaptcha v2 authentication flows. (#7553)