From 5d95267c4afbbebeddc7f1b37eab778e13ebaa7d Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 23 Jun 2014 19:04:40 -0400 Subject: [PATCH] Update history to reflect merge of #2495 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b0e7fb2d..4cf937ea 100644 --- a/History.markdown +++ b/History.markdown @@ -4,6 +4,7 @@ ### Minor Enhancements + * Bump to the latest Liquid version, 2.6.1 (#2495) * Add support for JSON files in the `_data` directory (#2369) * Allow subclasses to override `EXCERPT_ATTRIBUTES_FOR_LIQUID` (#2408) * Add `Jekyll.env` and `jekyll.environment` (the Liquid var) (#2417)