Move History declaration for #3528 back up to HEAD.

This commit is contained in:
Parker Moore 2015-03-05 13:14:15 -08:00
parent 2185339ee0
commit bb4d47b905
1 changed files with 1 additions and 1 deletions

View File

@ -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