Update history to reflect merge of #961
This commit is contained in:
parent
9b5ebb874f
commit
cef0a80897
|
@ -6,6 +6,7 @@
|
||||||
* Added ability to render drafts in _drafts folder via command line (#833)
|
* Added ability to render drafts in _drafts folder via command line (#833)
|
||||||
* Add ordinal date permalink style (/:categories/:year/:y_day/:title.html) (#928)
|
* Add ordinal date permalink style (/:categories/:year/:y_day/:title.html) (#928)
|
||||||
* Minor Enhancements
|
* Minor Enhancements
|
||||||
|
* Move template site to default markdown renderer (#961)
|
||||||
* Expose new attribute to Liquid via `page`: `page.path` (#951)
|
* Expose new attribute to Liquid via `page`: `page.path` (#951)
|
||||||
* Accept multiple config files from command line (#945)
|
* Accept multiple config files from command line (#945)
|
||||||
* Add page variable to liquid custom tags and blocks (#413)
|
* Add page variable to liquid custom tags and blocks (#413)
|
||||||
|
|
Loading…
Reference in New Issue