From bdc3d67799b87d6a5ea511ef0eef64bde2d5efd6 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 16 Mar 2013 20:09:22 +0100 Subject: [PATCH] Update history to reflect merge of #863 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index e620d380..177d1e76 100644 --- a/History.txt +++ b/History.txt @@ -4,6 +4,7 @@ * Removed importers/migrators from main project, migrated to jekyll-import sub-gem (#793) * Added ability to render drafts in _drafts folder via command line (#833) * Minor Enhancements + * Accept custom configuration file via CLI (#863) * Load in Apache MIME Types on `jekyll serve` (#847) * Improve debugability of error message for a malformed highlight tag (#785) * Allow symlinked files in unsafe mode (#824)