diff --git a/History.markdown b/History.markdown index 7f8f5223..3204a4ef 100644 --- a/History.markdown +++ b/History.markdown @@ -3,6 +3,8 @@ ### Major Enhancements ### Minor Enhancements + * Remove superfluous `div.container` from the default html template for + `jekyll new` (#1315) ### Bug Fixes * Markdown extension matching matches only exact matches (#1382)