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

Updating CHANGELOG with null option.

This commit is contained in:
Carlos A. da Silva 2009-10-22 20:30:02 -02:00
parent 8007210da7
commit 69023de531

View file

@ -7,6 +7,7 @@
* Do not load hooks or strategies if they are not used * Do not load hooks or strategies if they are not used
* enhancements * enhancements
* Allow option :null => true in authenticable migration
* Customizable time frame for rememberable with :remember_for config * Customizable time frame for rememberable with :remember_for config
* Customizable time frame for confirmable with :confirm_in config * Customizable time frame for confirmable with :confirm_in config