Update history to reflect merge of #847

This commit is contained in:
Parker Moore 2013-03-12 19:07:51 +01:00
parent 2473bdbd7c
commit 2053a8fa8c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,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
* Load in Apache MIME Types on `jekyll serve` (#847)
* Improve debugability of error message for a malformed highlight tag (#785)
* Allow symlinked files in unsafe mode (#824)
* Add 'gist' liquid tag to core (#822)