Skip to content

Commit 8ea582a

Browse files
Update release CHANGELOG (#3096)
1 parent 06d3610 commit 8ea582a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Firebase/InstanceID/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2019-06-04 -- 4.1.1
2+
- Fixed a crash in token fetching. Removed debug assertion that is only for develop build. (#3018)
3+
14
# 2019-05-21 -- 4.1.0
25
- Fixed a race condition where checkin was deleted before writing during app start, causing notifications to not be delivered correctly. (#2438)
36
- Fixed a keychain migration crash. (#2731)

Firebase/Messaging/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2019-06-04 -- v4.0.2
2+
- Disable data protection when opening the Rmq2PeristentStore. (#2963)
3+
14
# 2019-05-21 -- v4.0.1
25
- Fix race condition checkin is deleted before writing during app start. This cleans up the corrupted checkin and fixes #2438. (#2860)
36
- Separete APNS proxy methods in GULAppDelegateSwizzler so developers don't need to swizzle APNS related method unless explicitly requested, this fixes #2807. (#2835)

0 commit comments

Comments
 (0)