From be3d723d73d2b2950af1107808a3d8f8a4b45e8b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 12 Oct 2014 15:19:29 -0700 Subject: [PATCH] Update history to reflect merge of #2996 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 810c8bae..8ea8d0b8 100644 --- a/History.markdown +++ b/History.markdown @@ -8,6 +8,7 @@ * 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) * Strip newlines in site template `` description. (#2982) + * Add link to atom feed in `head` of site template files (#2996) ### Bug Fixes