From 14f0db9dcc10bd3c80c4f1f9a69ef220a2bd9102 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 17 Apr 2017 07:46:34 -0400 Subject: [PATCH] Update history to reflect merge of #5130 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e458583e..da585056 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ * Require `runtime_dependencies` of a Gem-based theme from its `.gemspec` file (#5914) * 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) ### Documentation