1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Changelog adjustments

This commit is contained in:
Rodrigo Flores 2012-03-03 08:41:23 -03:00
parent 1edae9c6c1
commit 643d5600b2

View file

@ -1,14 +1,11 @@
== 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.
* bug fix
* Ensure after sign in hook is not called without a resource
* fixed a term: now on Omniauth related flash messages, we say that we're authenticating from an omniauth provider instead of authorizing.
== 2.0.4