From 75df28c27a279005ea184521ff557ca2a95903e9 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 24 Mar 2022 09:06:00 -0700 Subject: [PATCH] Update history to reflect merge of #8961 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 35c406b7..f46f230d 100644 --- a/History.markdown +++ b/History.markdown @@ -107,6 +107,7 @@ * Propagate _data folder from theme (#8815) * Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880) * Run vendor-mimes to update mime.types (#8940) + * Expose collection static files via `site.static_files` (#8961) ### Site Enhancements