diff --git a/History.markdown b/History.markdown index f44d0dfc..c360317a 100644 --- a/History.markdown +++ b/History.markdown @@ -40,6 +40,7 @@ * 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) + * Handle nil URL placeholders in permalinks (#3325) ### Development Fixes