Update history to reflect merge of #764

This commit is contained in:
Parker Moore 2013-03-17 15:50:01 +01:00
parent e2d0697f30
commit 43213c2e79
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
== HEAD == HEAD
* Major Enhancements * Major Enhancements
* Add `jekyll new` subcommand: generate a jekyll scaffold (#764)
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690) * Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)
* Removed importers/migrators from main project, migrated to jekyll-import sub-gem (#793) * Removed importers/migrators from main project, migrated to jekyll-import sub-gem (#793)
* Added ability to render drafts in _drafts folder via command line (#833) * Added ability to render drafts in _drafts folder via command line (#833)