From 2cc51e6abab049621f49e3375a138c296a0494d5 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 29 Sep 2022 05:46:26 -0700 Subject: [PATCH] Update history to reflect merge of #8771 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8b974b31..32c96c75 100644 --- a/History.markdown +++ b/History.markdown @@ -133,6 +133,7 @@ * Allow Configurable Converters on CSV (#8858) * Introduce `theme` drop to expose theme-gem details (#9129) * Relax version constraint to allow Rouge 4.x (#9134) + * Incrementally rebuild when a data file is changed (#8771) ### Site Enhancements