From 9e679e7d4a66297e4c8e2587527233ae3abe6905 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 6 Aug 2014 15:24:16 -0400 Subject: [PATCH] Update history to reflect merge of #2687 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index cb56cd48..1b97f345 100644 --- a/History.markdown +++ b/History.markdown @@ -7,6 +7,7 @@ * Use `.scss` for `site_template` styles. (#2667) * Don't require the `scope` key in front matter defaults (#2659) * No longer set `permalink: pretty` in the `_config.yml` for the site template (#2680) + * Rework site template to utilize Sass (#2687) ### Bug Fixes