From 4c61e1809a26ad9d0c419bb98c0dec97ee3ce41d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 19 Apr 2017 14:50:27 -0400 Subject: [PATCH] Update history to reflect merge of #5487 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 280fc471..a41751b3 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,7 @@ * Don't raise an error if URL contains a colon (#5889) * 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) ### Documentation