aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/CHANGELOG.md
blob: f5fb57309069e51c7e395d0fd4ba17a64bf33d0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## 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*