From ae85b57bdd14663422d1c410a984be43ed8dcbfe Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Tue, 25 Jun 2013 00:26:36 -0500 Subject: [PATCH] Update history to reflect merge of #1171 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 227354f7..40900a0c 100644 --- a/History.markdown +++ b/History.markdown @@ -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)