From 11ff8aa0dd610fa26689dc8d2d42decd3bba79ee Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 9 Nov 2020 07:03:17 -0500 Subject: [PATCH] Update history to reflect merge of #8463 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f3849711..12232580 100644 --- a/History.markdown +++ b/History.markdown @@ -70,6 +70,7 @@ * Reduce array allocations from merging categories (#8453) * Enable Lint/NoReturnInBeginEndBlocks Cop (#8457) * Memoize destination of pages, documents and staticfiles (#8458) + * Generate items from `site.include` list only once (#8463) ### Minor Enhancements