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

This commit is contained in:
jekyllbot 2021-08-05 11:10:03 -04:00
parent aa9a4164d0
commit ca2f106c8f
1 changed files with 1 additions and 0 deletions

View File

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