From 2cd15712c7feacaa888889073b75f64393a30da9 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 2 Oct 2018 04:55:46 -0400 Subject: [PATCH] Update history to reflect merge of #7108 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6d0273ca..1c0525e4 100644 --- a/History.markdown +++ b/History.markdown @@ -98,6 +98,7 @@ * Drop support for pygments as syntax-highlighter (#7118) * Cache converted markdown (#7159) * Cache converter in renderer (#7183) + * WIP: Cache rendered includes (#7108) ### Development Fixes