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 cae68e5 commit 4b95faaCopy full SHA for 4b95faa
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+1.3.1 / 2017-03-15
2
+==================
3
+
4
+ * Added missing client batch methods to default client delegations
5
+ * Document raised exception in the `authenticate` method
6
+ * Fixes em-http-request from using v2.5.0 of `addressable` breaking builds.
7
8
1.3.0 / 2016-08-23
9
==================
lib/pusher/version.rb
@@ -1,3 +1,3 @@
module Pusher
- VERSION = '1.3.0'
+ VERSION = '1.3.1'
end
0 commit comments