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

Update CHANGELOG [ci skip]

This commit is contained in:
Vasiliy Ermolovich 2013-10-20 17:55:51 +03:00
parent 520e2845ae
commit 844d467ab9

View file

@ -3,6 +3,8 @@
* enhancements
* Previously deprecated token authenticatable and insecure lookups have been removed
* Add a class method so you can encrypt passwords from fixtures (by @tenderlove)
* Send custom message when user enters invalid password and it has only one attempt
to enter correct password before his account will be locked (by @Lightpower)
### 3.1.1