diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 6617891fcd..67829b4c69 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -14,6 +14,8 @@ * Updated the views generator to respect the rails :template_engine option (by github.com/fredwu) * Do not execute Warden::Callbacks on Devise::TestHelpers (by github.com/sgronblo) * Check the type of HTTP Authentication before using Basic headers + * Password recovery and account unlocking takes into account authentication keys (by github.com/RStankov) + * Avoid invalid_salt errors by checking salt presence (by github.com/thibaudgg) == 1.1.2