From 6a7a393df5ac978d9f1b6ee31a146c836dcdbe18 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 14 Mar 2018 06:50:20 -0400 Subject: [PATCH] Update history to reflect merge of #6726 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index eaad6e48..0a4169ee 100644 --- a/History.markdown +++ b/History.markdown @@ -25,6 +25,7 @@ * Create a single instance of PostReader per site (#6759) * Allow date filters to output ordinal days (#6773) * Change regex to sanitize and normalize filenames passed to LiquidRenderer (#6610) + * Allow passing :strict_variables and :strict_filters options to Liquid's renderer (#6726) ### Documentation