From ae7115638aafda9e6970dc54c02b38065549fd63 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 7 Sep 2020 09:40:14 -0400 Subject: [PATCH] Update history to reflect merge of #8375 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a3affcf8..07a52ea7 100644 --- a/History.markdown +++ b/History.markdown @@ -35,6 +35,7 @@ * Replace nested conditional with guard clauses (#8294) * fix: security bump (#8349) + * Fix path matching regex in post_url Liquid tag (#8375) ### Minor Enhancements