From 568e50b37a262160f37025388b72c4d6ddb38b91 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 1 May 2019 14:43:22 -0400 Subject: [PATCH] Update history to reflect merge of #7532 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3ba370ba..7c7df1cb 100644 --- a/History.markdown +++ b/History.markdown @@ -137,6 +137,7 @@ * Generate a "TOTAL" row for build-profile table (#7614) * Target Ruby 2.4 syntax in RuboCop scans (#7583) * Bump RuboCop to v0.68.x (#7637) + * Refactor Jekyll::Cache (#7532) ### Documentation