aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/CHANGELOG.md
blob: d47f72fff7d0e5b9a3e61d4687399f0f0c9f3622 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
## 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`.

    *Pratik Naik*

## Rails 6.0.0.beta1 (January 18, 2019) ##

*   Added to Rails.

    *DHH*