aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Messaging
diff options
context:
space:
mode:
authorGravatar Chen Liang <chliang@google.com>2018-04-02 13:34:33 -0700
committerGravatar GitHub <noreply@github.com>2018-04-02 13:34:33 -0700
commitae51b53e54422d7a30ec9f9ca338930af7d2bab4 (patch)
treec74b7fe70b90a23b9ba32c73ea8aa59ba69a55e4 /Firebase/Messaging
parentdd5ce8f8d73d1be6a03d996ae6a4c83f90cbd2fa (diff)
update changelog for release (#1014)
Diffstat (limited to 'Firebase/Messaging')
-rw-r--r--Firebase/Messaging/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Firebase/Messaging/CHANGELOG.md b/Firebase/Messaging/CHANGELOG.md
index 2f59fab..89e9870 100644
--- a/Firebase/Messaging/CHANGELOG.md
+++ b/Firebase/Messaging/CHANGELOG.md
@@ -1,3 +1,6 @@
+# 2018-04-01 -- v2.2.0
+- Add new methods that provide completion handlers for topic subscription and unsubscription.
+
# 2018-02-23 -- v2.1.1
- Improve documentation on the usage of the autoInitEnabled property.