Changelog update

This commit is contained in:
Rodrigo Flores
2012-03-03 08:38:18 -03:00
parent b41e5f5bf6
commit 1edae9c6c1

View File

@@ -1,5 +1,9 @@
== 2.0.5.dev
* bug fix
* fixed a term: now on Omniauth related flash messages, we say that we're authenticating from an omniauth
provider instead of authorizing.
* enhancements
* Added check_fields! method on Devise::Models to check if the model includes the fields that Devise uses.