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

This commit is contained in:
Parker Moore
2014-05-26 22:03:37 -04:00
parent 6b9a443c05
commit 0f7d4f57d8

View File

@@ -10,6 +10,7 @@
* Use `_config.yaml` or `_config.yml` (`.yml` takes precedence) (#2406)
* Override collection url template (#2418)
* Allow subdirectories in `_data` (#2395)
* Extract Pagination Generator into gem: `jekyll-paginate` (#2455)
### Bug Fixes