aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'actionmailer/CHANGELOG.md')
-rw-r--r--actionmailer/CHANGELOG.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md
index f325cbef81..7c1b0b215a 100644
--- a/actionmailer/CHANGELOG.md
+++ b/actionmailer/CHANGELOG.md
@@ -1,9 +1,3 @@
-* `deliver_later` now respects the current locale.
-
- Fixes #20774.
-
- *Johannes Opper*
-
* Add `config.action_mailer.deliver_later_queue_name` configuration to set the
mailer queue name.