Update CHANGELOG.

This commit is contained in:
José Valim 2012-02-16 12:31:04 +01:00
parent df8ac1cfe6
commit 71f5a01b83
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
* bug fix
* Ensure warning is not shown by mistake on apps with mounted engines
* Fixes related to remember_token and rememberable_options
* Ensure serializable_hash does not depend on accessible attributes
== 2.0.2
Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0