From d81cc40c9f35a4809c4acc4c98ad8b4b9ba6ea01 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 12 Nov 2021 11:16:14 -0500 Subject: [PATCH] Update history to reflect merge of #8877 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 379ea901..e0d6645d 100644 --- a/History.markdown +++ b/History.markdown @@ -53,6 +53,7 @@ * 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) + * Improve readability of CI logs (#8877) ### Development Fixes