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)