From 9083511de3a5505a32f5eb812af136ddbe38d515 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 8 Oct 2014 12:48:11 -0700 Subject: [PATCH] Remove reverted #2980 from History. --- History.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/History.markdown b/History.markdown index cc81018a..f590e50a 100644 --- a/History.markdown +++ b/History.markdown @@ -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