Skip to content

Commit b310be4

Browse files
update changelog for messaging and instanceID in M59 (#4181)
1 parent 8a4b210 commit b310be4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Firebase/InstanceID/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# Unreleased
2-
- [changed] Ensure tokenWithAuthorizedEntity:scope:options:handler method is refreshing token if token is not feshed any more. (#4096)
1+
# 2019-11-05 -- 4.2.7
2+
- [fixed] Fixed a crash in `checkTokenRefreshPolicyWithIID:` and ensure `tokenWithAuthorizedEntity:scope:options:handler` method is refreshing token if token is not freshed any more. (#4167)
3+
- [changed] Updated deprecated keychain access level. (#4172)
34

45
# 2019-10-22 -- 4.2.6
56
- [fixed] Fixed InstanceID initialization timing issue (#4030).

Firebase/Messaging/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2019-11-05 -- v4.1.8
2+
- [changed] Moved reliable message queue database operation off main thread. (#4053)
3+
14
# 2019-10-22 -- v4.1.7
25
- [fixed] Fixed IID and Messaging container instantiation timing issue. (#4030)
36
- [changed] Internal cleanup and remove migration logic from document folder to application folder. (#4033, #4045)

0 commit comments

Comments
 (0)