2020-05-04 23:57:39 -04:00
|
|
|
* Remove deprecated `ActionMailer::Base.receive` in favor of [Action Mailbox](https://github.com/rails/rails/tree/master/actionmailbox).
|
|
|
|
|
|
|
|
*Rafael Mendonça França*
|
|
|
|
|
2019-10-30 17:55:12 -04:00
|
|
|
* Fix ActionMailer assertions don't work for parameterized mail with legacy delivery job.
|
|
|
|
|
|
|
|
*bogdanvlviv*
|
|
|
|
|
2019-06-10 09:47:46 -04:00
|
|
|
* Added `email_address_with_name` to properly escape addresses with names.
|
2019-03-11 11:58:15 -04:00
|
|
|
|
2019-06-10 09:47:46 -04:00
|
|
|
*Sunny Ripert*
|
2019-03-11 11:58:15 -04:00
|
|
|
|
2019-11-23 19:20:00 -05:00
|
|
|
|
2019-04-24 15:57:14 -04:00
|
|
|
Please check [6-0-stable](https://github.com/rails/rails/blob/6-0-stable/actionmailer/CHANGELOG.md) for previous changes.
|