From 3fab69e3c966076f3ccc92fd6abbc42a11867343 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 7 Aug 2017 12:13:35 -0400 Subject: [PATCH] Update history to reflect merge of #6200 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 597b6e17406..4605be9e948 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ * Fix serving files that clash with directories (#6222) (#6231) * Bump supported Ruby version to `>= 2.1.0` (#6220) * set `LiquidError#template_name` for errors in included file (#6206) + * Access custom config array throughout session (#6200) ### Bug Fixes