Changelog update

This commit is contained in:
Rodrigo Flores
2012-07-06 12:03:25 -03:00
parent fa451306fc
commit 1aca139c65

View File

@@ -1,3 +1,6 @@
* enhancement
* default minimum password length is now 8 (by @carlosgaldino).
* bug fix
* Fix a regression introduced on warden 1.2.1 (by @ejfinneran)
* Properly camelize omniauth strategies (by @saizai)