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

This commit is contained in:
Matt Rogers
2014-03-18 23:07:39 -05:00
parent 04d38ad9c0
commit 32676e9062

View File

@@ -98,6 +98,7 @@
* Add Japanese translation of README and CONTRIBUTING docs. (#2081)
* 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)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)