Update history for drafts feature.
This commit is contained in:
parent
b46000f6af
commit
da273b685a
|
@ -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)
|
||||||
* 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)
|
||||||
* Minor Enhancements
|
* Minor Enhancements
|
||||||
* Improve debugability of error message for a malformed highlight tag (#785)
|
* Improve debugability of error message for a malformed highlight tag (#785)
|
||||||
* Allow symlinked files in unsafe mode (#824)
|
* Allow symlinked files in unsafe mode (#824)
|
||||||
|
|
Loading…
Reference in New Issue