Skip to content

Commit c6759c4

Browse files
committed
v1.4.2
1 parent f19a52a commit c6759c4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
1.4.1 / 2020-10-05
28
==================
39

lib/pusher/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pusher
2-
VERSION = '1.4.1'
2+
VERSION = '1.4.2'
33
end

0 commit comments

Comments
 (0)