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

This commit is contained in:
Parker Moore 2015-02-09 16:26:48 -08:00
parent c625b94bc0
commit a0134dea4f
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
* Template: Remove `!important` from nav SCSS introduced in #3329 (#3375) * Template: Remove `!important` from nav SCSS introduced in #3329 (#3375)
* The `:title` URL placeholder for collections should be the filename slug. (#3383) * 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) * Trim the generate time diff to just 3 places past the decimal place (#3415)
* The highlight tag should only clip the newlines before and after the *entire* block, not in between (#3401)
### Development Fixes ### Development Fixes