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

This commit is contained in:
Parker Moore 2014-04-28 12:42:20 -04:00
parent 6be3084eac
commit 1b1e85c0b8
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@
* Streamline cucumber execution of `jekyll` subcommands (#2258)
* Refactor `Commands::Serve`. (#2269)
* Refactor `highlight` tag (#2154)
* Update `Util` hash functions with latest from Rails (#2273)
### Site Enhancements
* Document Kramdown's GFM parser option (#1791)