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

This commit is contained in:
Alfred Xing 2015-01-29 14:09:49 -08:00
parent 63bca94bde
commit bfe28cbead
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
* 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) * Template: Fix nav items alignment when in "burger" mode (#3329)
* Template: Remove `!important` from nav SCSS introduced in #3329 (#3375)
### Development Fixes ### Development Fixes