From 3b6561a57c7b2fa35675d514ffd1523d6d6f85c4 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 14 Jul 2016 19:55:09 -0700 Subject: [PATCH] Update history to reflect merge of #5053 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 0806d6ff..e1b6c8b0 100644 --- a/History.markdown +++ b/History.markdown @@ -34,6 +34,7 @@ * Add fetch method to Drops (#5056) * Extract tag name to class method (#5063) * check if relative URL contains a colon (#5069) + * Enable strict (or lax) liquid parsing via a config variable. (#5053) ### Bug Fixes