From c9b84e2b354067e61cf9878f27665c5c1c02481c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 1 Oct 2020 09:53:15 -0400 Subject: [PATCH] Update history to reflect merge of #8400 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bc27a00f..50dc42fd 100644 --- a/History.markdown +++ b/History.markdown @@ -57,6 +57,7 @@ * Compute relative_path of pages using PathManager (#8408) * Enable `Performance/ChainArrayAllocation` cop (#8404) * Utilize flexibility of Site#in_dest_dir (#8403) + * Reduce allocation from normalize_whitespace filter (#8400) ### Minor Enhancements