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

This commit is contained in:
Parker Moore
2014-11-27 01:14:35 -08:00
parent 932cd3b575
commit 8603738a89

View File

@@ -7,6 +7,7 @@
### Bug Fixes
* When checking a Markdown extname, include position of the `.` (#3147)
* Fix `jsonify` Liquid filter handling of boolean values (#3154)
### Development Fixes