From 090bbbe4f65f5eb30d282f136588f0d5c15c69e8 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 20 Feb 2013 22:15:03 +0100 Subject: [PATCH] Update history to reflect merge of #788. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index ffb93a17..614c6960 100644 --- a/History.txt +++ b/History.txt @@ -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 + * Reinstate --limit-posts and --future switches (#788) * Remove ambiguity from command descriptions (#815) * Fix SafeYAML Warnings (#807) * Relaxed Kramdown version to 0.14 (#808)