Update history to reflect merge of #890
This commit is contained in:
parent
483a0b68b6
commit
464ea6e90c
|
@ -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
|
||||||
|
* Added short month (e.g. "Sep") to permalink style options for posts (#890)
|
||||||
* Expose site.baseurl to Liquid templates (#869)
|
* Expose site.baseurl to Liquid templates (#869)
|
||||||
* Adds excerpt attribute to posts which contains first paragraph of content (#837)
|
* 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)
|
||||||
|
|
Loading…
Reference in New Issue