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

This commit is contained in:
Parker Moore 2014-05-17 00:54:29 -04:00
parent 4147e92561
commit ab679cbe26
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* 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)
### Bug Fixes