Explorar o código

Changelog for FirebaseAuth 5.0.1 (#1359)

Paul Beusterien %!s(int64=7) %!d(string=hai) anos
pai
achega
cea8d14dc0
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      Firebase/Auth/CHANGELOG.md

+ 4 - 1
Firebase/Auth/CHANGELOG.md

@@ -1,9 +1,12 @@
+# v5.0.1
+- Restore 4.x level of support for extensions (#1357).
+
 # v5.0.0
 - Adds APIs for phone Auth testing to bypass the verification flow (#1192).
 - Changes the callback block signature for sign in and create user methods
   to provide an AuthDataResult that includes the user and user info (#1123, #1186).
 - Removes GoogleToolboxForMac dependency (#1175).
-- Removes misc. deprecated APIs (#1188, #1200)
+- Removes miscellaneous deprecated APIs (#1188, #1200).
 
 # v4.6.1
 - Fixes crash which occurred when certain Firebase IDTokens were being parsed (#1076).