aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/CHANGELOG.md
blob: f59c052d6321ea20a06750e23c2e9e7385701ae4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## Rails 6.0.0.beta3 (March 11, 2019) ##

*   No changes.


## 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*