diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 3ad5c9ab..76dbb531 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -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