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

This commit is contained in:
Parker Moore 2015-01-24 11:57:10 -08:00
parent 3e609b1cd9
commit 382c54e057
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
* 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) * Allow variables (e.g `:categories`) in YAML front matter permalinks (#3320)
* Handle nil URL placeholders in permalinks (#3325) * Handle nil URL placeholders in permalinks (#3325)
* Template: Fix nav items alignment when in "burger" mode (#3329)
### Development Fixes ### Development Fixes