From bb4d47b905a474052cdbd9719750764df14450b0 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 5 Mar 2015 13:14:15 -0800 Subject: [PATCH] Move History declaration for #3528 back up to HEAD. --- History.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index aa414666..60503693 100644 --- a/History.markdown +++ b/History.markdown @@ -94,6 +94,7 @@ * Remove adapters deprecation warning (#3529) * Minor fixes to `url.rb` to follow GitHub style guide (#3544) * Minor changes to resolve deprecation warnings (#3547) + * Convert remaining textile test documents to markdown (#3528) ### Site Enhancements @@ -299,7 +300,6 @@ * 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) - * Convert remaining textile test documents to markdown (#3528) ### Site Enhancements