From 5a212939c279e8c5a7dd49fd6766d8cb2fb220f8 Mon Sep 17 00:00:00 2001 From: bogdanvlviv <bogdanvlviv@gmail.com> Date: Thu, 13 Sep 2018 16:58:56 +0300 Subject: Add changelog entries for #33849 [ci skip] Since these changes related to the public API, I think we should add changelog entries. Related to #33838, #33849 --- actionmailer/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'actionmailer') diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index 5158f23a27..1aa7485d3e 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -1,3 +1,7 @@ +* `ActionDispatch::IntegrationTest` includes `ActionMailer::TestHelper` module by default. + + *Ricardo Díaz* + * Add `perform_deliveries` to a payload of `deliver.action_mailer` notification. *Yoshiyuki Kinjo* -- cgit v1.2.3