소스 검색

[Release] Version changelog entries for 10.24.0 (#12677)

Nick Cooke 2 년 전
부모
커밋
c8dadd00b4
4개의 변경된 파일5개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      Crashlytics/CHANGELOG.md
  2. 2 1
      FirebaseCore/CHANGELOG.md
  3. 1 1
      FirebaseStorage/CHANGELOG.md
  4. 1 1
      Firestore/CHANGELOG.md

+ 1 - 1
Crashlytics/CHANGELOG.md

@@ -1,4 +1,4 @@
-# Unreleased
+# 10.24.0
 - [fixed] Fix `'FirebaseCrashlytics/FirebaseCrashlytics-Swift.h' file not found`
   errors (#12611).
 - [changed] Remove usages of `mach_absolute_time` to reduce required reason impact.

+ 2 - 1
FirebaseCore/CHANGELOG.md

@@ -1,9 +1,10 @@
-# Unreleased
+# Firebase 10.24.0
 - Fix validation issue for macOS and macCatalyst XCFrameworks related to
   framework directory structure. (#12587)
 - Extend community watchOS support to zip and Carthage distributions. See
   https://firebase.google.com/docs/ios/learn-more#firebase_library_support_by_platform
   for the Firebase products included. (#8731)
+- Add code signatures to all of Firebase's binary artifacts (#12238).
 
 # Firebase 10.23.1
 - [Swift Package Manager / CocoaPods] Fixes the macOS/Catalyst xcframework

+ 1 - 1
FirebaseStorage/CHANGELOG.md

@@ -1,4 +1,4 @@
-# Unreleased
+# 10.24.0
 - [fixed] `putFile` and `putFileAsync` now work in app extensions. A background session
    configuration is not used when uploading from an app extension (#12579).
 

+ 1 - 1
Firestore/CHANGELOG.md

@@ -1,4 +1,4 @@
-# Unreleased
+# 10.24.0
 - [feature] Enable queries with range & inequality filters on multiple fields. (#12416)
 
 # 10.23.0