From c71c27a397e9fe15c5fbb458e3c480110e9897a5 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 14 Jun 2017 15:03:02 -0400 Subject: [PATCH] Update history to reflect merge of #6072 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) 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