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

Update CHANGELOG

This commit is contained in:
Lucas Mazza 2014-10-03 09:49:48 -03:00
parent 6405c96213
commit fa7714218e

View file

@ -11,6 +11,9 @@
exception when executed inside a mountable engine
* Ensure to return symbols in find_scope! fixing a previous regression from 3.3.0 (by @micat)
* Ensure all causes of failed login have the same error message (by @pjungwir)
* The `last_attempt_warning` now takes effect when generating the unauthenticated
message for your users. To keep the current behavior, this flag is now `true`
by default. (by @lucasmazza)
### 3.3.0