Update history to reflect merge of #785.

This commit is contained in:
Parker Moore 2013-02-27 01:59:36 +01:00
parent bd9a112ff1
commit c648bc1157
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690) * Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)
* 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)
* Minor Enhancements * Minor Enhancements
* Improve debugability of error message for a malformed highlight tag (#785)
* Allow symlinked files in unsafe mode (#824) * Allow symlinked files in unsafe mode (#824)
* Add 'gist' liquid tag to core (#822) * Add 'gist' liquid tag to core (#822)
* New format of Jekyll output (#795) * New format of Jekyll output (#795)