diff --git a/History.markdown b/History.markdown index ec97ec12..074e08df 100644 --- a/History.markdown +++ b/History.markdown @@ -31,6 +31,7 @@ * Unescape `Document` output path (#2924) * Fix nav items alignment when on multiple rows (#3264) * Highlight: Only Strip Newlines/Carriage Returns, not Spaces (#3278) + * Find variables in front matter defaults by searching with relative file path. (#2774) ### Development Fixes