aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2014-08-19 17:06:43 -0700
committerDavid Heinemeier Hansson <david@loudthinking.com>2014-08-19 19:31:18 -0700
commit78728af2c9bba23ac96c8e78666102f58e6c890d (patch)
tree3260b62ccddbc24a8ea62e653fc4cd682b140583
parentc8041aba6bc5cac75ada25609d83ba817894065b (diff)
downloadrails-78728af2c9bba23ac96c8e78666102f58e6c890d.tar.gz
rails-78728af2c9bba23ac96c8e78666102f58e6c890d.tar.bz2
rails-78728af2c9bba23ac96c8e78666102f58e6c890d.zip
Extra space
-rw-r--r--actionmailer/CHANGELOG.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md
index e6952a4b3b..a4923de045 100644
--- a/actionmailer/CHANGELOG.md
+++ b/actionmailer/CHANGELOG.md
@@ -3,7 +3,6 @@
using the new Active Job framework in Rails, and will use whatever queue is configured for Rails.
*DHH/Abdelkader Boudih/Cristian Bica*
-
* Make ActionMailer::Previews methods class methods. Previously they were
instance methods and ActionMailer tries to render a message when they