1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/CHANGELOG.md

11 lines
333 B
Markdown
Raw Normal View History

* 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-06-10 09:47:46 -04:00
*Sunny Ripert*
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.