From dbfa8fdfc29eb913fec6113a74394167aa13cdd6 Mon Sep 17 00:00:00 2001 From: eileencodes Date: Wed, 24 Feb 2016 11:14:40 -0500 Subject: Preparing for 5.0.0.beta3 release Adds changelog headers for beta3 release --- actionmailer/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionmailer') diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index c281588864..604e332dad 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 5.0.0.beta3 (February 24, 2016) ## + * Add support to fragment cache in Action Mailer. Now you can use fragment caching in your mailers views. -- cgit v1.2.3