Changelog

This commit is contained in:
Rodrigo Flores 2012-07-22 17:17:50 -03:00
parent 6a37945025
commit a23247d431
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
* enhancement
* default minimum password length is now 8 (by @carlosgaldino).
* Confirmable now has a confirm_within option to set a period when the confirmation token is still valid (by @promisedlandt)
* bug fix
* Fix a regression introduced on warden 1.2.1 (by @ejfinneran)