Remove reverted #2980 from History.

This commit is contained in:
Parker Moore 2014-10-08 12:48:11 -07:00
parent 8cc07231df
commit 9083511de3
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
* Meta descriptions in the site template now use `page.excerpt` if it's available (#2964)
* Change indentation in `head.html` of site template to 2 spaces from 4 (#2973)
* Use a `$content-width` variable instead of a fixed value in the site template CSS (#2972)
* Allow all `Enumerable`s to be used with `where` filter (#2980)
### Bug Fixes