Skip to content

Commit fe67f46

Browse files
update changelog for messaging and instanceID (#4466)
1 parent 485b3d8 commit fe67f46

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-12 -- 4.2.8
2+
- [changed] Added heartbeat support for InstanceID (#4323)
3+
14
# 2019-11-05 -- 4.2.7
25
- [fixed] Fixed a crash in `checkTokenRefreshPolicyWithIID:` and ensure `tokenWithAuthorizedEntity:scope:options:handler` method is refreshing token if token is not freshed any more. (#4167)
36
- [changed] Updated deprecated keychain access level. (#4172)

Firebase/Messaging/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2019-12 -- v4.1.10
2+
- [fixed] Fix component startup time. (#4137)
3+
14
# 2019-11-19 -- v4.1.9
25
- [changed] Moved message queue delete operation to a serial queue to avoid race conditions in unit tests. (#4236)
36

0 commit comments

Comments
 (0)