Skip to content

Commit c8dadd0

Browse files
authored
[Release] Version changelog entries for 10.24.0 (#12677)
1 parent 9795e02 commit c8dadd0

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.24.0
22
- [fixed] Fix `'FirebaseCrashlytics/FirebaseCrashlytics-Swift.h' file not found`
33
errors (#12611).
44
- [changed] Remove usages of `mach_absolute_time` to reduce required reason impact.

FirebaseCore/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# Unreleased
1+
# Firebase 10.24.0
22
- Fix validation issue for macOS and macCatalyst XCFrameworks related to
33
framework directory structure. (#12587)
44
- Extend community watchOS support to zip and Carthage distributions. See
55
https://firebase.google.com/docs/ios/learn-more#firebase_library_support_by_platform
66
for the Firebase products included. (#8731)
7+
- Add code signatures to all of Firebase's binary artifacts (#12238).
78

89
# Firebase 10.23.1
910
- [Swift Package Manager / CocoaPods] Fixes the macOS/Catalyst xcframework

FirebaseStorage/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.24.0
22
- [fixed] `putFile` and `putFileAsync` now work in app extensions. A background session
33
configuration is not used when uploading from an app extension (#12579).
44

Firestore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 10.24.0
22
- [feature] Enable queries with range & inequality filters on multiple fields. (#12416)
33

44
# 10.23.0

0 commit comments

Comments
 (0)