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

This commit is contained in:
Parker Moore 2014-03-11 11:10:32 -04:00
parent ac37b8acee
commit 98109d2e39
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@
* Clean up the gemspec for the project (#2095)
* 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)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)