Updated history to reflect merging of #744.

This commit is contained in:
Parker Moore 2013-01-30 23:21:23 +01:00
parent 04b60ffe7f
commit 1cfd0c8b15
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* Major Enhancements * Major Enhancements
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690) * Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)
* Minor Enhancements * Minor Enhancements
* Updated gem versions for Kramdown, Rake, Shoulda, Cucumber, and RedCarpet. (#744)
* Refactored jekyll subcommands into Jekyll::Commands submodule, which now contains them (#768) * Refactored jekyll subcommands into Jekyll::Commands submodule, which now contains them (#768)
* Rescue from import errors in Wordpress.com migrator (#671) * Rescue from import errors in Wordpress.com migrator (#671)
* Massively accelerate LSI performance (#664) * Massively accelerate LSI performance (#664)