From 13b6c502b7d943cd188eca5018a0a93704dfd148 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 9 May 2017 20:17:37 -0400 Subject: [PATCH] Update history to reflect merge of #5832 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5b0cac48..c7a432df 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,7 @@ * Date filters should never raise an exception (#5722) * 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) ### Documentation