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

This commit is contained in:
Parker Moore 2014-03-20 23:29:09 -07:00
parent 92f6b1648a
commit 93700f91e7
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@
* Re-align the tables in Cucumber (#2108)
* Trim trailing spaces and convert tabs to spaces (#2122)
* Fix the failing Travis scenarios due to Cucumber issues (#2155)
* Wrap `bundle install` in `travis_retry` to retry when RubyGems fails (#2160)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)