From 91b9d974b238146caa26acc992b68734b418a49a Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 14 Apr 2013 05:26:32 +0200 Subject: [PATCH] Update history to reflect merge of #955 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 845ddd41..1573323a 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 + * Refactor Markdown parsing (#955) * Added application/vnd.apple.pkpass to mime.types served by WEBrick (#907) * Move template site to default markdown renderer (#961) * Expose new attribute to Liquid via `page`: `page.path` (#951)