Update CHANGELOG.

This commit is contained in:
José Valim 2012-01-02 20:16:11 +01:00
parent 1152fda687
commit dd2a66d00c
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
== 2.0.0.rc2
* bug fix
* Fix incorrect message for locked account (by github.com/jigyasa)
* Regenerate confirmation token on reconfirmation (by github.com/nashby)
* Allow alternate ORMs to run compatibility setup code before Authenticatable is included (by github.com/jm81)
* Do not run validations unless on reconfirmable branch
== 2.0.0.rc
Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0