From c9ab616ace8be7e864e8e59a8c7ea7a2e0e62183 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 14 Sep 2020 07:36:13 -0400 Subject: [PATCH] Update history to reflect merge of #8192 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a40dc8a3..30f26be9 100644 --- a/History.markdown +++ b/History.markdown @@ -41,6 +41,7 @@ * fix: security bump (#8349) * Fix path matching regex in post_url Liquid tag (#8375) * Reduce string allocations from the `link` tag (#8387) + * Optimize parsing of parameters in include tag (#8192) ### Minor Enhancements