diff --git a/History.markdown b/History.markdown index e77d8daa..a658670a 100644 --- a/History.markdown +++ b/History.markdown @@ -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