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

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 * bug fix
* Fix a regression introduced on warden 1.2.1 (by @ejfinneran) * Fix a regression introduced on warden 1.2.1 (by @ejfinneran)
* Properly camelize omniauth strategies (by @saizai) * Properly camelize omniauth strategies (by @saizai)