From e7ce73d593d26d215f3722eb9c9bd964a6fbffab Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 1 Apr 2022 06:42:03 -0700 Subject: [PATCH] Update history to reflect merge of #8858 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 4eaad89b..b2fcc993 100644 --- a/History.markdown +++ b/History.markdown @@ -112,6 +112,7 @@ * Run vendor-mimes to update mime.types (#8940) * 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) ### Site Enhancements