From bd104c4ee0ec921f5b681c098595260155cd0106 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 15 May 2017 16:06:25 -0400 Subject: [PATCH] Update history to reflect merge of #5933 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ccc720ae..fe8c0fc4 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,7 @@ * add `plugins` config key as replacement for `gems` (#5130) * 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) ### Documentation