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

This commit is contained in:
Parker Moore 2014-04-02 22:16:18 -04:00
parent 9ace48c835
commit a096f9af50
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@
* Fix the failing Travis scenarios due to Cucumber issues (#2155)
* Wrap `bundle install` in `travis_retry` to retry when RubyGems fails (#2160)
* Refactor tags and categories (#1639)
* Extract plugin management into its own class (#2197)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)