From 983c36f5571b60f99748b27f8abc1ca694d52507 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 7 Aug 2013 23:43:41 +0200 Subject: [PATCH] Update history to reflect merge of #1394 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c89d74e3..8b4c2871 100644 --- a/History.markdown +++ b/History.markdown @@ -5,6 +5,7 @@ ### Minor Enhancements * Remove superfluous `div.container` from the default html template for `jekyll new` (#1315) + * Add -D short-form switch for the drafts option (#1394) ### Bug Fixes * Markdown extension matching matches only exact matches (#1382)