Update history to reflect merge of #3320 [ci skip]

This commit is contained in:
Parker Moore 2015-01-17 15:47:18 -08:00
parent cf2f439db1
commit 18fb1bafa0
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
* Fix nav items alignment when on multiple rows (#3264) * Fix nav items alignment when on multiple rows (#3264)
* Highlight: Only Strip Newlines/Carriage Returns, not Spaces (#3278) * Highlight: Only Strip Newlines/Carriage Returns, not Spaces (#3278)
* Find variables in front matter defaults by searching with relative file path. (#2774) * 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 ### Development Fixes