From f9e0ec544989c2d93ed40d0acdbc627f6a624eb1 Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Wed, 7 Jan 2015 07:44:56 -0200 Subject: Move changelog entry to the top [ci skip] --- actionmailer/CHANGELOG.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'actionmailer/CHANGELOG.md') diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index c5e51b6fbd..79cf09c0db 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -1,3 +1,8 @@ +* Add `_mailer` suffix to mailers created via generator, following the same + naming convention used in controllers and jobs. + + *Carlos Souza* + * Remove deprecate `*_path` helpers in email views. *Rafael Mendonça França* @@ -29,11 +34,4 @@ *Rafael Mendonça França* -* Add `_mailer` suffix to mailers created via generator, following the same -naming convention used in controllers and jobs. - - Closes #18074. - - *Carlos Souza* - Please check [4-2-stable](https://github.com/rails/rails/blob/4-2-stable/actionmailer/CHANGELOG.md) for previous changes. -- cgit v1.2.3