Update history to reflect merge of #1245

This commit is contained in:
Matt Rogers 2013-06-27 12:21:35 -05:00
parent c5bf1349d2
commit 744cc3c001
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
* 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)
* Use redcarpet as the default markdown engine in newly generated
sites (#1245)
### Bug Fixes
* Fix pagination in subdirectories. (#1198)