From 1bba76b4f58e5cae7e576c649a6620ea837cb536 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 1 May 2019 14:54:22 -0400 Subject: [PATCH] Update history to reflect merge of #7638 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7c7df1cb..ef0fc19d 100644 --- a/History.markdown +++ b/History.markdown @@ -138,6 +138,7 @@ * Target Ruby 2.4 syntax in RuboCop scans (#7583) * Bump RuboCop to v0.68.x (#7637) * Refactor Jekyll::Cache (#7532) + * Store list of expected extnames in a constant (#7638) ### Documentation