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

This commit is contained in:
jekyllbot 2021-09-15 09:53:42 -04:00
parent faef38b5db
commit 60cb817c16
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
* 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)
* Revert #7253: "Don't reset site.url to localhost:4000 by default" (#8620)
### Development Fixes