From c571b3bd5a1c882baf2194fa30db8696276a81d4 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 10 Dec 2020 09:00:26 -0500 Subject: [PATCH] Update history to reflect merge of #8497 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index fe17b12c..8f8ad62c 100644 --- a/History.markdown +++ b/History.markdown @@ -82,6 +82,7 @@ * Explicitly return nil after site process phase (#8472) * Reduce allocations from computing item property (#8485) * Optimize Page#dir with a private method (#8489) + * Stash attribute hash for Liquid computed for pages (#8497) ### Minor Enhancements