Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Crashlytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 11.13.0
- [fixed] Improved startup time by putting some initialization steps on a background. (#13675, #13232)

# 11.9.0
Expand Down
2 changes: 1 addition & 1 deletion FirebaseRemoteConfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 11.13.0
- [fixed] Fix an issue where network requests would fail in the iOS 18.4
simulator due to a URLSession bug introduced in Xcode 16.3. (#14728)

Expand Down
Loading