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 b1e717c commit 56ccda2Copy full SHA for 56ccda2
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+1.3.3 / 2019-07-02
2
+==================
3
+
4
+ * Rewording to clarify "Pusher Channels" or simply "Channels" product name.
5
6
+1.3.2 / 2018-10-17
7
8
9
+ * Return a specific error for "Request Entity Too Large" (body over 10KB).
10
+ * Add a `use_tls` option for SSL (defaults to false).
11
+ * Add a `from_url` client method (in addition to existing `from_env` option).
12
+ * Improved documentation and fixed typos.
13
+ * Add Ruby 2.4 to test matrix.
14
15
1.3.1 / 2017-03-15
16
==================
17
@@ -100,4 +114,3 @@ First release with a changelog !
100
114
101
115
* Bump httpclient to v2.4. See #62 (POODLE SSL)
102
116
* Fix limited channel count at README.md. Thanks @tricknotes
103
-
0 commit comments