We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd110c0 commit 9ccc225Copy full SHA for 9ccc225
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+1.3.0 / 2016-08-23
3
+==================
4
+
5
+ * Add support for sending push notifications on up to 10 interests.
6
7
1.2.1 / 2016-08-22
8
==================
9
lib/pusher/version.rb
@@ -1,3 +1,3 @@
module Pusher
- VERSION = '1.2.1'
+ VERSION = '1.3.0'
end
0 commit comments