mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Add entry to changelog
[#2691] [ci skip] Signed-off-by: José Valim <jose.valim@plataformatec.com.br> Conflicts: CHANGELOG.md
This commit is contained in:
parent
21583cbf95
commit
2296d14803
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
* 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)
|
||||
* Prevent mutation of values assigned to case and whitespace santitized members (by @iamvery)
|
||||
|
||||
### 3.1.1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue