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

This commit is contained in:
Parker Moore 2014-05-03 18:21:04 -04:00
parent 98f9902839
commit c0fa8702af
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@
* Refactor `Commands::Serve`. (#2269)
* Refactor `highlight` tag (#2154)
* Update `Util` hash functions with latest from Rails (#2273)
* Workaround for Travis bug (#2290)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)