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