From 18fb1bafa0268cd2ff4d49ded17bf707523c404f Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 17 Jan 2015 15:47:18 -0800 Subject: [PATCH] Update history to reflect merge of #3320 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) 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