From 124ce72be849a6f2c2994d66a2bb3c33de5cc42e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 27 Apr 2022 23:57:35 -0700 Subject: [PATCH] Update history to reflect merge of #9039 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 840eb77b..1fdc5e92 100644 --- a/History.markdown +++ b/History.markdown @@ -83,6 +83,7 @@ * Trigger livereload in sites without pages (#8337) * Only enable BOM encoding option on UTF encodings (#8363) * Ensure theme config is a `Jekyll::Configuration` object (#8988) + * Remove misleading totals row from `--profile` table (#9039) ### Development Fixes