diff --git a/History.markdown b/History.markdown index f8680c04..0992491a 100644 --- a/History.markdown +++ b/History.markdown @@ -33,6 +33,7 @@ * 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) + * Allow variables (e.g `:categories`) in YAML front matter permalinks (#3320) ### Development Fixes