Skip to content

Commit

Permalink
[Release] Version changelog entries for 10.24.0 (#12677)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Apr 2, 2024
1 parent 9795e02 commit c8dadd0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Crashlytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
3 changes: 2 additions & 1 deletion FirebaseCore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion FirebaseStorage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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).

Expand Down
2 changes: 1 addition & 1 deletion Firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 10.24.0
- [feature] Enable queries with range & inequality filters on multiple fields. (#12416)

# 10.23.0
Expand Down

0 comments on commit c8dadd0

Please sign in to comment.