From 6633fd23356418d2402653caa3be24198841fa16 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sat, 24 Sep 2022 06:54:57 -0700 Subject: [PATCH] Update history to reflect merge of #9129 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 2e71682a..15a5dad9 100644 --- a/History.markdown +++ b/History.markdown @@ -129,6 +129,7 @@ * Expose collection static files via `site.static_files` (#8961) * Expose `basename` from `document.rb` as `name` to Liquid templates (#8761) * Allow Configurable Converters on CSV (#8858) + * Introduce `theme` drop to expose theme-gem details (#9129) ### Site Enhancements