diff --git a/History.markdown b/History.markdown index c69e986f..7234ef65 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ * create configuration from options only once in the boot process (#5487) * Add option to fail a build with front matter syntax errors (#5832) * Disable default layouts for documents with a `layout: none` declaration (#5933) + * In `jekyll new`, make copied site template user-writable (#6072) ### Documentation