From 535bd55fcd1d956d923da5c21976d8ba0b8c00af Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Mon, 6 Jan 2014 10:57:00 +0100 Subject: quick formatting pass through CHANGELOGS. [ci skip]. --- actionmailer/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionmailer') diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index fc9aefd416..1867a392eb 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -5,6 +5,8 @@ * Calling `mail()` without arguments serves as getter for the current mail message and keeps previously set headers. + Fixes #13090. + Example: class MailerWithCallback < ActionMailer::Base -- cgit v1.2.3