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
1 changed files with 1 additions and 0 deletions

View File

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