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

Changelog

This commit is contained in:
Rodrigo Flores 2012-02-25 10:38:40 -02:00
parent 5ef35ee1bd
commit 4ce7854f44

View file

@ -1,3 +1,8 @@
== trunk
* enhancements
* Added check_fields! method on Devise::Models to check if the model includes the fields that Devise uses.
== 2.0.4
Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0