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
a156576ce9
commit
c27bc21af9
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
* bug fix
|
||||
* Fix an issue causing infinite redirects in production
|
||||
* rails g destroy now works properly with devise generators (by github.com/andmej)
|
||||
|
||||
* deprecations
|
||||
* Deprecated anybody_signed_in? in favor of signed_in? (by github.com/gavinhughes)
|
||||
|
||||
|
|
Loading…
Reference in a new issue