diff --git a/History.markdown b/History.markdown index 33bb468d..a4a676f7 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,7 @@ * Sort static files just once, and call `site_payload` once for all collections (#3204) * Separate `jekyll docs` and optimize external gem handling (#3241) * Improve `Site#getConverterImpl` and call it `Site#find_converter_instance` (#3240) + * Use relative path for `path` Liquid variable in Documents for consistency (#2908) ### Bug Fixes