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

This commit is contained in:
Parker Moore 2014-06-23 19:04:40 -04:00
parent 69fdd45459
commit 5d95267c4a
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
### Minor Enhancements ### Minor Enhancements
* Bump to the latest Liquid version, 2.6.1 (#2495)
* Add support for JSON files in the `_data` directory (#2369) * Add support for JSON files in the `_data` directory (#2369)
* Allow subclasses to override `EXCERPT_ATTRIBUTES_FOR_LIQUID` (#2408) * Allow subclasses to override `EXCERPT_ATTRIBUTES_FOR_LIQUID` (#2408)
* Add `Jekyll.env` and `jekyll.environment` (the Liquid var) (#2417) * Add `Jekyll.env` and `jekyll.environment` (the Liquid var) (#2417)