From 35e08eb9dbe5dcbd2f62871ce607f664ab31755c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 16 Oct 2022 07:37:06 -0700 Subject: [PATCH] Update history to reflect merge of #9132 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bccd79cd..cc065790 100644 --- a/History.markdown +++ b/History.markdown @@ -137,6 +137,7 @@ * 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) + * Support jekyll-sass-converter 3.x (#9132) ### Site Enhancements