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

This commit is contained in:
Parker Moore 2014-10-12 15:49:51 -07:00
parent 00d29e7e77
commit b62415019b
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* Use a `$content-width` variable instead of a fixed value in the site template CSS (#2972) * Use a `$content-width` variable instead of a fixed value in the site template CSS (#2972)
* Strip newlines in site template `<meta>` description. (#2982) * Strip newlines in site template `<meta>` description. (#2982)
* Add link to atom feed in `head` of site template files (#2996) * Add link to atom feed in `head` of site template files (#2996)
* Performance optimizations (#2994)
### Bug Fixes ### Bug Fixes