aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'actionmailbox/CHANGELOG.md')
-rw-r--r--actionmailbox/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/actionmailbox/CHANGELOG.md b/actionmailbox/CHANGELOG.md
index 3e92283c12..d47f72fff7 100644
--- a/actionmailbox/CHANGELOG.md
+++ b/actionmailbox/CHANGELOG.md
@@ -1,3 +1,5 @@
+## Rails 6.0.0.beta2 (February 25, 2019) ##
+
* Allow skipping incineration of processed emails.
This can be done by setting `config.action_mailbox.incinerate` to `false`.