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
0582467032
commit
9a412c139f
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
### 3.2.1
|
||||
|
||||
* enhancements
|
||||
* Add `store_location_for` helper and ensure it is safe (by @matthewrudy and @homakov)
|
||||
* Add `yield` around resource methods in Devise controllers (by @edelpero)
|
||||
|
||||
* bug fix
|
||||
* Bring `password_digest` back to fix compatibility with `devise-encryptable`
|
||||
|
||||
### 3.2.0
|
||||
|
||||
* enhancements
|
||||
|
|
Loading…
Reference in a new issue