Skip to content

Commit 56218ea

Browse files
committed
Release v1.2.1
1 parent def0d1c commit 56218ea

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2+
1.2.1 / 2016-08-22
3+
==================
4+
5+
* Fixes Rails 5 compatibility. Use duck-typing to detect request object
6+
17
1.2.0 / 2016-08-15
28
==================
39

lib/pusher/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pusher
2-
VERSION = '1.2.0'
2+
VERSION = '1.2.1'
33
end

0 commit comments

Comments
 (0)