From 3c231a41d2d3cd9a178986252b261132f6e95ac1 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 15 Mar 2019 12:52:32 -0400 Subject: [PATCH] Update history to reflect merge of #7301 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c988fa28..81a3323c 100644 --- a/History.markdown +++ b/History.markdown @@ -138,6 +138,7 @@ * Lock use of `tzinfo` gem to v1.x (#7521, #7562) * Utilize absolute paths of user-provided file paths (#7450) * Cache globbed paths in front matter defaults (#7345) + * Cache computed item property (#7301) ### Major Enhancements