mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Update CHANGELOG
This commit is contained in:
parent
b32883a7c5
commit
7759c8b3f3
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
|||
* enhancements
|
||||
* rails g devise:views supports slim templates (by github.com/fredwu)
|
||||
|
||||
* bug fix
|
||||
* Fix an issue causing infinite redirects in production
|
||||
* rails g destroy now works properly with devise generators (by github.com/andmej)
|
||||
* rails g destroy works properly with devise generators (by github.com/andmej)
|
||||
* recall options is now passed forward by hooks (by github.com/siong1987)
|
||||
|
||||
* deprecations
|
||||
* Deprecated anybody_signed_in? in favor of signed_in? (by github.com/gavinhughes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue