Update history to reflect merge of #8761 [ci skip]

This commit is contained in:
jekyllbot 2022-04-01 06:24:57 -07:00
parent 776748e13f
commit 3c46d844cf
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@
* 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)
* Expose `basename` from `document.rb` as `name` to Liquid templates (#8761)
### Site Enhancements