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

This commit is contained in:
Parker Moore 2014-04-27 19:16:04 -04:00
parent 49dd67432d
commit 494dd97775
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@
* Add missing tests for `Command` (#2216)
* Update `rr` link in CONTRIBUTING doc (#2247)
* Streamline cucumber execution of `jekyll` subcommands (#2258)
* Refactor `Commands::Serve`. (#2269)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)