From be3d45883d023940c08aae87dda15e9e5ed44ddc Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sat, 6 Dec 2008 16:05:40 -0800 Subject: [PATCH] update history --- History.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/History.txt b/History.txt index 89818b6d4..e2b1cd676 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,11 @@ +== 0.1.3 / + * Major Features + * Markdown support [github.com/vanpelt] + * Mephisto and CSV converters [github.com/vanpelt] + * Code hilighting [github.com/vanpelt] + * Bug Fixes + * Accept both \r\n and \n in YAML header [github.com/vanpelt] + == 0.1.2 / 2008-11-22 * Major Features * Add a real "related posts" implementation using Classifier