aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Ryan Wilson <wilsonryan@google.com>2018-06-28 16:37:20 -0400
committerGravatar GitHub <noreply@github.com>2018-06-28 16:37:20 -0400
commit74fa22f1de418d5389b5a68e379a689516c3980b (patch)
tree48e5b3fcb860524fefacfbcf4096ddd52cdad7e3
parentef23a69ef1770554799dc22a889981d0c4e0b417 (diff)
Change 2015 to 2018 :) (#1474)
-rw-r--r--Firebase/Messaging/CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Firebase/Messaging/CHANGELOG.md b/Firebase/Messaging/CHANGELOG.md
index 4148f76..d0f7da7 100644
--- a/Firebase/Messaging/CHANGELOG.md
+++ b/Firebase/Messaging/CHANGELOG.md
@@ -1,9 +1,9 @@
-# 2015-07-10 -- v3.0.3
+# 2018-07-10 -- v3.0.3
- Fixed an issue that client should suspend the topic requests when token is not available and resume the topic operation when the token is generated.
- Corrected the deprecation warning when subscribing to or unsubscribing from an invalid topic. (#1397)
- Removed unused heart beat time stamp tracking.
-# 2015-06-12 -- v3.0.2
+# 2018-06-12 -- v3.0.2
- Added a warning message when subscribing to topics with incorrect name formats.
- Silenced a deprecation warning in FIRMessaging.