From 8d7a72326a9c98d69137a98bcf465c408ac0e48e Mon Sep 17 00:00:00 2001 From: Lucas Mazza Date: Mon, 17 Mar 2014 12:10:04 -0300 Subject: [PATCH] Add a note about #2906 to the CHANGELOG. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a208c84c..b1f5a55a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ### Unreleased +* enhancements + * Default email messages was updated with grammar fixes. Please check the diff on + #2906 for the updated copy. (by @p-originate) + * fixes * `SessionsController#destroy` no longer yields the `resource` to receiving block, since the resource isn't loaded in the action. If you need access to the current