Skip to content

Commit

Permalink
[Release] Update Unreleased changelog entries for 11.5.0 (#14034)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard authored Nov 5, 2024
1 parent fa70701 commit f7689cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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
# 11.5.0
- [changed] Updated `upload-symbols` to version 3.19, removed all methods require CFRelease and switch to modern classes (#13420).

# 11.4.0
Expand Down
2 changes: 1 addition & 1 deletion FirebaseMessaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 11.5.0
- [fixed] Improve token-fetch failure logging with detailed error info. (#13997).

# 11.0.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.5.0
- [fixed] Mark two internal properties as `atomic` to prevent concurrency
related crash. (#13898)

Expand Down

0 comments on commit f7689cf

Please sign in to comment.