Update history to reflect merge of #764
This commit is contained in:
parent
e2d0697f30
commit
43213c2e79
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue