From b586bed0ee447a2f9e09fed7f752118c5a495a95 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 31 Oct 2018 13:10:21 -0400 Subject: [PATCH] Update history to reflect merge of #7273 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 65dc2b69..44af7f05 100644 --- a/History.markdown +++ b/History.markdown @@ -96,6 +96,7 @@ * Skip processing posts that can not be read (#7302) * Memoize Site#post_attr_hash (#7276) * Load config file from within current theme-gem (#7304) + * Memoize the return value of Site#documents (#7273) ### Major Enhancements