From cab4333f7082fc64ba27adab3bb567e441af2910 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 9 Sep 2014 00:12:31 -0700 Subject: [PATCH] Update history to reflect merge of #2889 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e3ed0880..8f09b261 100644 --- a/History.markdown +++ b/History.markdown @@ -26,6 +26,7 @@ * add class `<< self` idiom to `New` command (#2817) * Allow Travis to 'parallelize' our tests (#2859) * Fix test for Liquid rendering in Sass (#2856) + * Fixing "vertycal" typo in site template's `_base.scss` (#2889) ### Site Enhancements