From 85fc27bdd5bea292c8ac4ce92fb4e34a8ed0c683 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 14 Apr 2013 20:06:58 +0200 Subject: [PATCH] Update history to reflect merge of #959. --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index 1573323a..90d00fb2 100644 --- a/History.txt +++ b/History.txt @@ -6,6 +6,8 @@ * 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 deprecation messages for pre-1.0 CLI options (#959) + * Refactor and colorize logging (#959) * Refactor Markdown parsing (#955) * Added application/vnd.apple.pkpass to mime.types served by WEBrick (#907) * Move template site to default markdown renderer (#961)