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
1 changed files with 1 additions and 0 deletions

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)