Update CHANGELOG

This commit is contained in:
José Valim 2012-03-03 12:11:40 +01:00
parent 2f6ecc1328
commit b41e5f5bf6
1 changed files with 4 additions and 1 deletions

View File

@ -1,8 +1,11 @@
== trunk
== 2.0.5.dev
* enhancements
* 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
Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0