From 8603738a89a90802349b8563a031cbd6f0dd0443 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 27 Nov 2014 01:14:35 -0800 Subject: [PATCH] Update history to reflect merge of #3154 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3714ea3f..9a36a465 100644 --- a/History.markdown +++ b/History.markdown @@ -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