From 5a8a04391c954f4b2b77ed4573c84dbcf77fc290 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 15 Apr 2013 16:25:42 +0200 Subject: [PATCH] Update history to reflect merge of #957. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 90d00fb2..19e961e4 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 + * Add `timezone` configuration option for compilation (#957) * Add deprecation messages for pre-1.0 CLI options (#959) * Refactor and colorize logging (#959) * Refactor Markdown parsing (#955)