From b17cb5fe2ace36390de751b6954a6cb3efeb656f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 30 Sep 2020 02:49:14 -0400 Subject: [PATCH] Update history to reflect merge of #8404 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index fb885d46..02dc6e7b 100644 --- a/History.markdown +++ b/History.markdown @@ -55,6 +55,7 @@ * Check if site is in incremental mode optimally (#8401) * Handle nil argument to Jekyll.sanitized_path (#8415) * Compute relative_path of pages using PathManager (#8408) + * Enable `Performance/ChainArrayAllocation` cop (#8404) ### Minor Enhancements