From 099ddfdefd44fda11d0f6a72f934f8a0ee83141b Mon Sep 17 00:00:00 2001 From: eileencodes Date: Fri, 18 Dec 2015 15:58:25 -0500 Subject: Add CHANGELOG headers for Rails 5.0.0.beta1 --- actionmailer/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'actionmailer') diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index 0ecb0235bc..73ce989a5a 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -1,3 +1,8 @@ +## Rails 5.0.0.beta1 (December 18, 2015) ## + +* No changes. + + * `config.force_ssl = true` will set `config.action_mailer.default_url_options = { protocol: 'https' }` -- cgit v1.2.3