From 64aa31b3d39af08acb6f2634b5376499ee588315 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 12 Apr 2013 15:20:55 +0200 Subject: [PATCH] Update history to reflect merge of #945 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index b886d5fb..378a1c44 100644 --- a/History.txt +++ b/History.txt @@ -6,6 +6,7 @@ * Added ability to render drafts in _drafts folder via command line (#833) * Add ordinal date permalink style (/:categories/:year/:y_day/:title.html) (#928) * Minor Enhancements + * Accept multiple config files from command line (#945) * Add page variable to liquid custom tags and blocks (#413) * Add paginator.previous_page_path and paginator.next_page_path (#942) * Backwards compatibility for 'auto' (#821, #934)