From 05d8d81ff406060a7e8982279887b89f3fbcc4e5 Mon Sep 17 00:00:00 2001 From: Lucas Mazza Date: Mon, 27 Oct 2014 22:58:24 -0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 349b8b7e..2fd939fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,12 @@ ### Unreleased * enhancements + * Devise default views now have a similar markup to Rails scaffold views. (by @udaysinghcode, @cllns) + * Passing `now: true` to the `set_flash_message` helper now sets the message into + the `flash.now` Hash. (by @hbriggs) * bugfixes + * Fixed an regression with translation of flash messages for when the `authentication_keys` + config is a Hash. (by @lucasmazza) ### 3.4.0