From 69023de53196bf6a96e4c15b9eec6bd888532c64 Mon Sep 17 00:00:00 2001 From: "Carlos A. da Silva" Date: Thu, 22 Oct 2009 20:30:02 -0200 Subject: [PATCH] Updating CHANGELOG with null option. --- CHANGELOG.rdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 36a27e9b..36fda18d 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -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