Update history to reflect merge of #2009 [ci skip]

This commit is contained in:
Parker Moore 2014-02-13 17:56:57 -05:00
parent d43341fab0
commit 729b6db7c2
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@
* Use Yarp as a Gem proxy for Travis CI (#1984)
* Remove Yarp as a Gem proxy for Travis CI (#2004)
* Move the reading of layouts into its own class (#2020)
* Test Sass import (#2009)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)