Parcourir la source

Core and GoogleUtilities M87 Changelogs (#7254)

Paul Beusterien il y a 5 ans
Parent
commit
99140591e7
2 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 3 0
      FirebaseCore/CHANGELOG.md
  2. 1 1
      GoogleUtilities/CHANGELOG.md

+ 3 - 0
FirebaseCore/CHANGELOG.md

@@ -1,5 +1,8 @@
 # Firebase 7.4.0
 - [changed] Patch update to nanopb 0.3.9.7 that fixes a memory leak and other issues. (#7090)
+- [added] Zip distribution now includes community supported macOS and tvOS libraries. Product
+  support detailed
+  [here](https://github.com/firebase/firebase-ios-sdk#tvos-macos-watchos-and-catalyst).
 
 # Firebase 7.3.0
 - [added] Added FirebaseAppDistribution-Beta product to Swift Package Manager. (#7045)

+ 1 - 1
GoogleUtilities/CHANGELOG.md

@@ -1,4 +1,4 @@
-# 7.2.0
+# 7.4.0
 - `NSURLSession` promise extension public API. (#7097)
 
 # 7.1.1