From 7508da11c174ca4ada21ee1e3f4ea3a04cd8406f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 9 Mar 2018 21:09:57 -0500 Subject: [PATCH] Update history to reflect merge of #6610 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 560b4e56..dccbbd72 100644 --- a/History.markdown +++ b/History.markdown @@ -23,6 +23,7 @@ * Compute document's relative_path faster (#6767) * 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) ### Documentation