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

This commit is contained in:
Parker Moore 2014-04-28 00:02:15 -04:00
parent c546269485
commit b5b55c90de
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@
* Update `rr` link in CONTRIBUTING doc (#2247)
* Streamline cucumber execution of `jekyll` subcommands (#2258)
* Refactor `Commands::Serve`. (#2269)
* Refactor `highlight` tag (#2154)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)