From eeb6ef46f10d5a725909b59d5b23192d40ad2f08 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 6 Jul 2015 12:01:25 -0700 Subject: [PATCH] Update history to reflect merge of #3837 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c66320b9..d0738c09 100644 --- a/History.markdown +++ b/History.markdown @@ -119,6 +119,7 @@ * Fix typo on line 19 of pagination.md (#3760) * Fix it so that 'blog.html' matches 'blog.html' (#3732) * Remove occasionally-problematic `ensure` in `LiquidRenderer` (#3811) + * Fixed an unclear code comment in site template SCSS (#3837) ### Development Fixes