aboutsummaryrefslogtreecommitdiffstats
path: root/actionview
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2014-01-31 08:02:56 -0200
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2014-01-31 08:02:56 -0200
commit8c7e8b4f18a18ee616e5351f8fa3581cdee79e23 (patch)
treeb70905cf52c3f11cab6700421b559301e43b2985 /actionview
parent8ea797809daa4bff1c45cb886c4525274fc972cf (diff)
downloadrails-8c7e8b4f18a18ee616e5351f8fa3581cdee79e23.tar.gz
rails-8c7e8b4f18a18ee616e5351f8fa3581cdee79e23.tar.bz2
rails-8c7e8b4f18a18ee616e5351f8fa3581cdee79e23.zip
Minor changelog improvements [ci skip]
Diffstat (limited to 'actionview')
-rw-r--r--actionview/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md
index c370f3df51..30dbc20f18 100644
--- a/actionview/CHANGELOG.md
+++ b/actionview/CHANGELOG.md
@@ -18,7 +18,7 @@
*Gaelian Ditchburn*
-* The `video_tag` helper accepts a number as `:size`
+* The `video_tag` helper accepts a number as `:size`.
The `:size` option of the `video_tag` helper now can be specified
with a stringified number. The `width` and `height` attributes of