From 0ada71db18eb686e6c1262a7936e9aae7966377a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 16 Sep 2021 12:24:44 -0400 Subject: [PATCH] Update history to reflect merge of #8798 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f7c75feb..926308fb 100644 --- a/History.markdown +++ b/History.markdown @@ -69,6 +69,7 @@ * Update include tag to be more permissive (#8618) * Optimize `Jekyll::Utils.parse_date` (#8425) * Update rubocop from 1.12 to 1.18 and min ruby from 2.4 to 2.5 (#8741) + * Always hide cache-dir contents from Git (#8798) ### Site Enhancements