From 0b90e536abfd0ec13b6977a3cd458443ee300bf9 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 2 Oct 2018 04:07:09 -0400 Subject: [PATCH] Update history to reflect merge of #7159 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bf41ec2c..3d915d8d 100644 --- a/History.markdown +++ b/History.markdown @@ -96,6 +96,7 @@ * Output Jekyll Version while debugging (#7173) * Ignore cache directory (#7184) * Drop support for pygments as syntax-highlighter (#7118) + * Cache converted markdown (#7159) ### Development Fixes