Update history to reflect merge of #3170 [ci skip]

This commit is contained in:
Parker Moore 2014-11-30 15:17:43 -08:00
parent 8298733e67
commit 19527b47ab
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* When checking a Markdown extname, include position of the `.` (#3147)
* Fix `jsonify` Liquid filter handling of boolean values (#3154)
* Add comma to value of `viewport` meta tag (#3170)
### Development Fixes