Update history to reflect merge of #788.

This commit is contained in:
Parker Moore 2013-02-20 22:15:03 +01:00
parent c042a77496
commit 090bbbe4f6
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
* Reinstate --limit-posts and --future switches (#788)
* Remove ambiguity from command descriptions (#815) * Remove ambiguity from command descriptions (#815)
* Fix SafeYAML Warnings (#807) * Fix SafeYAML Warnings (#807)
* Relaxed Kramdown version to 0.14 (#808) * Relaxed Kramdown version to 0.14 (#808)