Update history to reflect merge of #837.
This commit is contained in:
parent
936ed1f849
commit
88f59c6154
|
@ -5,6 +5,7 @@
|
||||||
* 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)
|
||||||
* Minor Enhancements
|
* Minor Enhancements
|
||||||
|
* Adds excerpt attribute to posts which contains first paragraph of content (#837)
|
||||||
* Accept custom configuration file via CLI (#863)
|
* Accept custom configuration file via CLI (#863)
|
||||||
* Load in Apache MIME Types on `jekyll serve` (#847)
|
* Load in Apache MIME Types on `jekyll serve` (#847)
|
||||||
* Improve debugability of error message for a malformed highlight tag (#785)
|
* Improve debugability of error message for a malformed highlight tag (#785)
|
||||||
|
|
Loading…
Reference in New Issue