mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
Release 1.5.3.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
== 1.5.3
|
||||
|
||||
* bug fix
|
||||
* Ensure delegator converts scope to symbol (by github.com/dmitriy-kiriyenko)
|
||||
* Ensure passing :format => false to devise_for is not permanent
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module Devise
|
||||
VERSION = "1.5.2".freeze
|
||||
VERSION = "1.5.3".freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user