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