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

This commit is contained in:
Parker Moore 2015-02-07 23:57:03 -08:00
parent 571800c8ad
commit 4d20462da5
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
* 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)
* Trim the generate time diff to just 3 places past the decimal place (#3415)
### Development Fixes