From fa7714218eb7c7f7ebc4412930abaffac580a74b Mon Sep 17 00:00:00 2001 From: Lucas Mazza Date: Fri, 3 Oct 2014 09:49:48 -0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b104052..88899c67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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