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

This commit is contained in:
Parker Moore 2014-04-08 09:00:59 -04:00
parent 02c668fa5d
commit 5068be3c27
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@
* Wrap `bundle install` in `travis_retry` to retry when RubyGems fails (#2160) * Wrap `bundle install` in `travis_retry` to retry when RubyGems fails (#2160)
* Refactor tags and categories (#1639) * Refactor tags and categories (#1639)
* Extract plugin management into its own class (#2197) * Extract plugin management into its own class (#2197)
* Add missing tests for `Command` (#2216)
### Site Enhancements ### Site Enhancements
* Document Kramdown's GFM parser option (#1791) * Document Kramdown's GFM parser option (#1791)