diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 0c03a5a0..f6162499 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -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