Skip to content

Commit f746c99

Browse files
update missing changelog (#10763)
1 parent 9bb1fb4 commit f746c99

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

FirebaseMessaging/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 10.5.0
2+
- [fixed] Fixed a crash for strongSelf dereference (#10707).
3+
14
# 10.4.0
25
- [changed] On app startup, an APNS Token must be provided to FCM SDK before retrieving an FCM Token otherwise an error will be returned as part of the completion.
36

Firestore/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 10.5.0
2+
- [fixed] Add @discardableResult to addDcoument API for easy handling unused return value. (#10640)
3+
14
# 10.4.0
25
- [fixed] Fix an issue that stops some performance optimization being applied (#10579).
36

0 commit comments

Comments
 (0)