From 7d759f0ff0199a73be60a9cd7dd8af2a318f541e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 21 Mar 2018 18:24:06 -0400 Subject: [PATCH] Update history to reflect merge of #6858 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3ae944e8..c803ba7d 100644 --- a/History.markdown +++ b/History.markdown @@ -63,6 +63,7 @@ * Bypass rendering via Liquid unless required (#6735) * Delegated methods after `private` keyword are meant to be private (#6819) * Improve handling non-default collection documents rendering and writing (#6795) + * Fix passing multiline params to include tag when using the variable syntax (#6858) ## 3.7.3 / 2018-02-25