mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
10 lines
333 B
Markdown
10 lines
333 B
Markdown
* Fix ActionMailer assertions don't work for parameterized mail with legacy delivery job.
|
|
|
|
*bogdanvlviv*
|
|
|
|
* Added `email_address_with_name` to properly escape addresses with names.
|
|
|
|
*Sunny Ripert*
|
|
|
|
|
|
Please check [6-0-stable](https://github.com/rails/rails/blob/6-0-stable/actionmailer/CHANGELOG.md) for previous changes.
|