From 7de681ef5854f2fc8502c562d04d45eae12c6664 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 30 Aug 2014 22:50:36 -0700 Subject: [PATCH] Update history to reflect merge of #2856 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e6863724..69cef478 100644 --- a/History.markdown +++ b/History.markdown @@ -18,6 +18,7 @@ * Remove `docs/` dir (#2768) * add class `<< self` idiom to `New` command (#2817) * Allow Travis to 'parallelize' our tests (#2859) + * Fix test for Liquid rendering in Sass (#2856) ### Site Enhancements