Update history to reflect merge of #795. Fixes #790.

This commit is contained in:
Parker Moore
2013-02-20 23:16:56 +01:00
parent 02da17b769
commit a22527c7ff

View File

@@ -3,6 +3,7 @@
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)
* Removed importers/migrators from main project, migrated to jekyll-import sub-gem (#793)
* Minor Enhancements
* New format to Jekyll output (#795)
* Reinstate --limit_posts and --future switches (#788)
* Remove ambiguity from command descriptions (#815)
* Fix SafeYAML Warnings (#807)