From a87d6f9dddbc40029f535e4d960347f580f98522 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 8 Aug 2013 00:29:34 +0200 Subject: [PATCH] Update history to reflect merge of #1390 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8b4c2871..8d96e1c5 100644 --- a/History.markdown +++ b/History.markdown @@ -3,6 +3,7 @@ ### Major Enhancements ### Minor Enhancements + * Catch and fix invalid `paginate` values (#1390) * Remove superfluous `div.container` from the default html template for `jekyll new` (#1315) * Add -D short-form switch for the drafts option (#1394)