Update history to reflect merge of #1171

This commit is contained in:
Matt Rogers
2013-06-25 00:26:36 -05:00
parent fdebe492cc
commit ae85b57bdd

View File

@@ -4,6 +4,7 @@
### Minor Enhancements
* Search the hierarchy of pagination path up to site root to determine template page for
pagination. (#1198)
* Add the ability to generate a new Jekyll site without a template (#1171)
### Bug Fixes
* Fix pagination in subdirectories. (#1198)