From fcd56a56806e231b505d8c92660162fb9f2393e2 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 23 Jul 2021 10:42:17 -0400 Subject: [PATCH] Update history to reflect merge of #8718 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 52c773bf..690372bb 100644 --- a/History.markdown +++ b/History.markdown @@ -37,6 +37,7 @@ * Revert "style: run rubocop -a" (#8676) * Load Jekyll plugins from BUNDLE_GEMFILE location (#8585) * fix(security): CVE-2021-28834 (#8680) + * Inject livereload script using `location.protocol` instead of `http:` (#8718) ### Development Fixes