Skip to content

Commit

Permalink
Releasing 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nat Budin committed Jul 6, 2016
1 parent 1ab8511 commit 5218395
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for devise\_cas\_authenticatable

## Version 1.9.2 - July 6, 2016

* Fix middleware syntax for Rails 5 compatibility (thanks @drobny!)

## Version 1.9.1 - May 11, 2016

* Remove Gemfile symlink from built gem; hopefully this will make installation easier on Windows
Expand Down
2 changes: 1 addition & 1 deletion devise_cas_authenticatable.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = %q{devise_cas_authenticatable}
s.version = "1.9.1"
s.version = "1.9.2"

s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.authors = ["Nat Budin", "Jeremy Haile"]
Expand Down

0 comments on commit 5218395

Please sign in to comment.