Update history to reflect merge of #8718 [ci skip]

This commit is contained in:
jekyllbot 2021-07-23 10:42:17 -04:00
parent 9bb98edb29
commit fcd56a5680
1 changed files with 1 additions and 0 deletions

View File

@ -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