From b62415019bd615c804cf568c81c2c48800799cc5 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 12 Oct 2014 15:49:51 -0700 Subject: [PATCH] Update history to reflect merge of #2994 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8ea8d0b8..e6850b9a 100644 --- a/History.markdown +++ b/History.markdown @@ -9,6 +9,7 @@ * Use a `$content-width` variable instead of a fixed value in the site template CSS (#2972) * Strip newlines in site template `` description. (#2982) * Add link to atom feed in `head` of site template files (#2996) + * Performance optimizations (#2994) ### Bug Fixes