From 0b12fd26aed1038f69169b665818f5245e4f4b6d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 29 Aug 2021 03:22:43 -0400 Subject: [PATCH] Update history to reflect merge of #8786 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 69846230..a629f0af 100644 --- a/History.markdown +++ b/History.markdown @@ -40,6 +40,7 @@ * fix(security): CVE-2021-28834 (#8680) * Inject livereload script using `location.protocol` instead of `http:` (#8718) * Respect collections_dir config within include tag (#8756) + * Fix regression in Convertible module from v4.2.0 (#8786) ### Development Fixes