From 360412364ebe8ded02e3133598cc27c2d89d7921 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 9 Dec 2014 10:51:11 -0800 Subject: [PATCH] Update history to reflect merge of #3158 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6210a20a5..172a2358d 100644 --- a/History.markdown +++ b/History.markdown @@ -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