Update history to reflect merge of #869.

This commit is contained in:
Parker Moore
2013-03-17 20:54:52 +01:00
parent ebcf3eb385
commit 69edec8559

View File

@@ -5,6 +5,7 @@
* 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
* Expose site.baseurl to Liquid templates (#869)
* Adds excerpt attribute to posts which contains first paragraph of content (#837)
* Accept custom configuration file via CLI (#863)
* Load in Apache MIME Types on `jekyll serve` (#847)