Skip to content

Commit e954421

Browse files
Update changelog for messaging and instanceID (#4077)
1 parent 2a43d21 commit e954421

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

Firebase/InstanceID/CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
# 2019-09 -- 4.2.5
2-
- [fixed] Fix private header imports (#3796).
1+
# 2019-10-22 -- 4.2.6
2+
- [fixed] Fixed InstanceID initialization timing issue (#4030).
3+
- [changed] Added check to see if token and IID are inconsistent (#4025).
4+
- [changed] Removed migration logic from document folder to application folder (#4033).
35

4-
# 2019-09 -- 4.2.4
6+
# 2019-10-08 -- 4.2.5
7+
- [fixed] Fixed private header imports (#3796).
8+
9+
# 2019-09-23 -- 4.2.4
510
- [changed] Moved two headers from internal to private for Remote Config open sourcing (#3621).
611

7-
# 2019-08 -- 4.2.3
12+
# 2019-08-20 -- 4.2.3
813
- [fixed] Fixed a crash that could occur if InstanceID was shut down when fetching a new instance ID (#3439).
914

1015
# 2019-07-12 -- 4.2.2

Firebase/Messaging/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# 2019-09 -- v4.1.5
1+
# 2019-10-22 -- v4.1.7
2+
- [fixed] Fixed IID and Messaging container instantiation timing issue. (#4030)
3+
- [changed] Internal cleanup and remove migration logic from document folder to application folder. (#4033, #4045)
4+
5+
# 2019-10-08 -- v4.1.6
6+
- [changed] Internal cleanup. (#3857)
7+
8+
# 2019-09-23 -- v4.1.5
29
- [fixed] Mute FCM deprecated warnings with Xcode 11 and min iOS >= 10. (#3857)
310

411
# 2019-09-03 -- v4.1.4

0 commit comments

Comments
 (0)