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
2f6ecc1328
commit
b41e5f5bf6
1 changed files with 4 additions and 1 deletions
|
@ -1,8 +1,11 @@
|
||||||
== trunk
|
== 2.0.5.dev
|
||||||
|
|
||||||
* enhancements
|
* enhancements
|
||||||
* Added check_fields! method on Devise::Models to check if the model includes the fields that Devise uses.
|
* Added check_fields! method on Devise::Models to check if the model includes the fields that Devise uses.
|
||||||
|
|
||||||
|
* bug fix
|
||||||
|
* Ensure after sign in hook is not called without a resource
|
||||||
|
|
||||||
== 2.0.4
|
== 2.0.4
|
||||||
|
|
||||||
Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0
|
Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0
|
||||||
|
|
Loading…
Reference in a new issue