Update history to reflect merge of #824.

This commit is contained in:
Parker Moore 2013-02-27 01:56:06 +01:00
parent 63d0eef646
commit 3fbb615d19
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
* 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)
* Reinstate --limit_posts and --future switches (#788) * Reinstate --limit_posts and --future switches (#788)