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 f19a52a commit c6759c4Copy full SHA for c6759c4
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+1.4.2 / 2020-10-20
2
+==================
3
+
4
+ * Return `shared_secret` to support authenticating encrypted channels. Thanks
5
+ @Benjaminpjacobs
6
7
1.4.1 / 2020-10-05
8
==================
9
lib/pusher/version.rb
@@ -1,3 +1,3 @@
module Pusher
- VERSION = '1.4.1'
+ VERSION = '1.4.2'
end
0 commit comments