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

This commit is contained in:
Parker Moore 2014-02-15 17:26:34 -05:00
parent 51f367b5e0
commit 8d39bf3850
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
* Remove Yarp as a Gem proxy for Travis CI (#2004)
* Move the reading of layouts into its own class (#2020)
* Test Sass import (#2009)
* Switch Maruku and Kramdown in lists of Runtime vs. Development dependencies (#2049)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)