Skip to content

Commit 80ee059

Browse files
authored
M51 GoogleUtilities, Messaging and IID Changelogs (#3258)
1 parent 26ceb4c commit 80ee059

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Firebase/InstanceID/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased -- 4.2.1
1+
# 2019-07 -- 4.2.1
22
- Fixed an issue where fetching an instance ID wouldn't invoke the callback handler if the instance ID had not changed. (#3229)
33

44
# 2019-06-18 -- 4.2.0

Firebase/Messaging/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2019-07 -- v4.1.1
2+
- Fix Xcode 11 tvOS build issue - (#3216)
3+
14
# 2019-06-18 -- v4.1.0
25
- Adding macOS support for Messaging. You can now send push notification to your mac app with Firebase Messaging.(#2880)
36

GoogleUtilities/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
# 6.2.1
2+
- Fix Xcode 11 build warning. (#3133)
3+
14
# 6.2.0
2-
- Stop conditional compilation for GoogleUtilities testing (#3058)
5+
- Stop conditional compilation for GoogleUtilities testing. (#3058)
36

47
# 6.1.0
58
- Added `GULAppDelegateSwizzler` macOS support. (#2911)

0 commit comments

Comments
 (0)