From ca2f106c8f26f28604b2e2feb580812a5d1013ec Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 5 Aug 2021 11:10:03 -0400 Subject: [PATCH] Update history to reflect merge of #8756 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 66adfcb3..99b59f2a 100644 --- a/History.markdown +++ b/History.markdown @@ -39,6 +39,7 @@ * Load Jekyll plugins from BUNDLE_GEMFILE location (#8585) * fix(security): CVE-2021-28834 (#8680) * Inject livereload script using `location.protocol` instead of `http:` (#8718) + * Respect collections_dir config within include tag (#8756) ### Development Fixes