aboutsummaryrefslogtreecommitdiffstats
path: root/actionview
diff options
context:
space:
mode:
authorJeremy Daer <jeremydaer@gmail.com>2016-03-02 11:37:19 -0700
committerJeremy Daer <jeremydaer@gmail.com>2016-03-02 11:37:19 -0700
commit4f21ac7e9c3a2a21f7fc9ac0d8a0be0c0c7525a2 (patch)
treef82f7193b5718378e690d2610e960f07d6995e17 /actionview
parente2f08a1c0a9d1dc2f27d1dfcd3c9937f4190554a (diff)
downloadrails-4f21ac7e9c3a2a21f7fc9ac0d8a0be0c0c7525a2.tar.gz
rails-4f21ac7e9c3a2a21f7fc9ac0d8a0be0c0c7525a2.tar.bz2
rails-4f21ac7e9c3a2a21f7fc9ac0d8a0be0c0c7525a2.zip
Fix CHANGELOG spacing [ci skip]
Diffstat (limited to 'actionview')
-rw-r--r--actionview/CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md
index 6b77fd44f1..c15fb4304d 100644
--- a/actionview/CHANGELOG.md
+++ b/actionview/CHANGELOG.md
@@ -1,8 +1,8 @@
-* Added log "Rendering ...", when starting to render a template to log that
- we have started rendering something. This helps to easily identify the origin
- of queries in the log whether they came from controller or views.
+* Added log "Rendering ...", when starting to render a template to log that
+ we have started rendering something. This helps to easily identify the origin
+ of queries in the log whether they came from controller or views.
- *Vipul A M and Prem Sichanugrist*
+ *Vipul A M and Prem Sichanugrist*
## Rails 5.0.0.beta3 (February 24, 2016) ##