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

This commit is contained in:
Parker Moore 2014-05-20 22:52:50 -04:00
parent 5aefaa1c48
commit 1241f2debd
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* 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)
* Use `_config.yaml` or `_config.yml` (`.yml` takes precedence) (#2406) * Use `_config.yaml` or `_config.yml` (`.yml` takes precedence) (#2406)
* Override collection url template (#2418)
### Bug Fixes ### Bug Fixes