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

This commit is contained in:
Parker Moore 2014-03-30 23:58:22 -04:00
parent bc7aed290a
commit 34cc0b2b8b
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
* Trim trailing spaces and convert tabs to spaces (#2122) * Trim trailing spaces and convert tabs to spaces (#2122)
* Fix the failing Travis scenarios due to Cucumber issues (#2155) * Fix the failing Travis scenarios due to Cucumber issues (#2155)
* 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)
### Site Enhancements ### Site Enhancements
* Document Kramdown's GFM parser option (#1791) * Document Kramdown's GFM parser option (#1791)