Explorar el Código

Update changelog for iid release (#7249)

Chen Liang hace 5 años
padre
commit
6553d370ff
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Firebase/InstanceID/CHANGELOG.md

+ 2 - 2
Firebase/InstanceID/CHANGELOG.md

@@ -1,5 +1,5 @@
-# Unreleased
-- [changed] Added a check on whether the default token has been changed from Messaging before writing to storage. (#7223)
+# 2021-01 -- 7.4.0
+- [changed] Added a check on whether the default token has been changed by Messaging before writing to the InstanceID keychain storage. (#7223)
 
 # 2020-10 -- 7.0.0
 - [changed] Deprecated private `-[FIRInstanceID appInstanceID:]` method was removed. (#4486)