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

This commit is contained in:
Parker Moore 2014-12-09 10:51:11 -08:00
parent 49115dbdab
commit 360412364e
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Fix `jsonify` Liquid filter handling of boolean values (#3154)
* Add comma to value of `viewport` meta tag (#3170)
* Set the link type for the RSS feed to `application/rss+xml` (#3176)
* Refactor `#as_liquid` (#3158)
### Development Fixes