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
bd27bf7677
commit
fa4d420fdb
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@
|
|||
* enhancements
|
||||
* Add support for e-mail reconfirmation on change (by github.com/Mandaryn and github.com/heimidal)
|
||||
|
||||
* deprecation
|
||||
* Devise.apply_schema is deprecated
|
||||
* Usage of rememberable with remember_token is deprecated
|
||||
* Usage of recoverable without reset_password_sent_at is deprecated
|
||||
* Usage of remember_across_browsers is deprecated
|
||||
|
||||
== 1.5.2
|
||||
|
||||
* enhancements
|
||||
|
|
Loading…
Reference in a new issue