Browse Source

M69 changelog for GUL and FIS (#5411)

* M69 changelog for GUL and FIS

* Punctuation
Maksym Malyhin 6 năm trước cách đây
mục cha
commit
6ce3a0e194
2 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 4 0
      FirebaseInstallations/CHANGELOG.md
  2. 4 0
      GoogleUtilities/CHANGELOG.md

+ 4 - 0
FirebaseInstallations/CHANGELOG.md

@@ -1,3 +1,7 @@
+# v1.1.2 -- M69
+
+- [changed] Keychain key-value storage refactored to `GoogleUtilities`. (#5329)
+
 # v1.1.1 -- M67
 
 - [fixed] Accessing `GULHeartbeatDateStorage` moved out of main thread. (#5098)

+ 4 - 0
GoogleUtilities/CHANGELOG.md

@@ -1,3 +1,7 @@
+# 6.6.0 -- M69
+- Keychain utilities and Keychain based key-value storage added to
+  `GoogleUtilities/Environment`. (#5329)
+
 # 6.5.2
 - Fixed an issue where GoogleUtilities misidentified Catalyst as a
   simulator runtime environment. (#5048)