mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
548 B
548 B
Rails 6.1.0.rc1 (November 02, 2020)
-
Remove deprecated
ActionMailer::Base.receive
in favor of Action Mailbox.Rafael Mendonça França
-
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 for previous changes.