From d282125a18c1697a9b5bb775628a2db239142ac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Sat, 3 Jan 2015 17:17:16 -0300 Subject: Remove deprecate `*_path` helpers in email views --- actionmailer/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'actionmailer/CHANGELOG.md') diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index 6b0aadeecf..787dc46f00 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -1,3 +1,7 @@ +* Remove deprecate `*_path` helpers in email views. + + *Rafael Mendonça França* + * Remove deprecated `deliver` and `deliver!` methods. *claudiob* -- cgit v1.2.3