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

This commit is contained in:
Parker Moore 2014-12-02 14:23:45 -08:00
parent 2c85f4ef24
commit 89bdd47ebc
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* When checking a Markdown extname, include position of the `.` (#3147) * When checking a Markdown extname, include position of the `.` (#3147)
* Fix `jsonify` Liquid filter handling of boolean values (#3154) * Fix `jsonify` Liquid filter handling of boolean values (#3154)
* Add comma to value of `viewport` meta tag (#3170) * Add comma to value of `viewport` meta tag (#3170)
* Set the link type for the RSS feed to `application/rss+xml` (#3176)
### Development Fixes ### Development Fixes