parent
f002ee4f9f
commit
e4042e56b7
|
@ -3,6 +3,7 @@
|
||||||
* 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)
|
||||||
* Minor Enhancements
|
* Minor Enhancements
|
||||||
|
* Aliased `jekyll server` to `jekyll serve`. (#792)
|
||||||
* Updated gem versions for Kramdown, Rake, Shoulda, Cucumber, and RedCarpet. (#744)
|
* 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)
|
||||||
|
|
Loading…
Reference in New Issue