From 60cb817c1601097da0b62addf780bcc34cdcc85b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 15 Sep 2021 09:53:42 -0400 Subject: [PATCH] Update history to reflect merge of #8620 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6b9e3609..b8fa0225 100644 --- a/History.markdown +++ b/History.markdown @@ -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