Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions FirebaseCore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
- [deprecated] Firebase 12.19.0 is the final planned minor release of 12.x and
the final scheduled release published to CocoaPods. Future major versions
(13.0.0+) will be distributed exclusively via Swift Package Manager and binary
distributions. Existing CocoaPods versions will remain functional and
available indefinitely.
distributions. Existing CocoaPods releases will remain available as long as
CocoaPods ecosystem support continues.
See https://firebase.google.com/docs/ios/cocoapods-deprecation for details.
- [fixed] Fixed a race condition where initializing Firebase in a multi-threaded
environment could temporarily corrupt Foundation's locale and calendar caches,
Expand Down
Loading