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