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

This commit is contained in:
Parker Moore 2015-01-31 00:07:31 -08:00
parent a2b19c1d2b
commit 9f4aeaddea
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
* Handle nil URL placeholders in permalinks (#3325)
* Template: Fix nav items alignment when in "burger" mode (#3329)
* Template: Remove `!important` from nav SCSS introduced in #3329 (#3375)
* The `:title` URL placeholder for collections should be the filename slug. (#3383)
### Development Fixes