Skip to content

Commit c0dd2c7

Browse files
update changelog for messaging (#4813)
1 parent 18ce7ba commit c0dd2c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Firebase/Messaging/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 2020-02 -- v 4.2.1
22
- [added] Firebase Pod support for watchOS: `pod 'Firebase/Messaging'` in addition to `pod 'FirebaseMessaging'`. (#4807)
3+
- [fixed] Fix FIRMessagingExtensionHelper crash in unit tests when `attachment == nil`. (#4689)
4+
- [fixed] Fix FIRMessagingRmqManager crash when database is removed. This only happens when device has a corrupted database file. (#4771)
35

46
# 2020-01 -- v 4.2.0
57
- [added] Added watchOS support for Firebase Messaging. This enables FCM push notification function on watch only app or independent watch app. (#4016)

0 commit comments

Comments
 (0)