From 2960687ab9c55cdc6fb72df1acc7a629ecfbef0f Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 18 Feb 2009 23:35:50 -0800 Subject: [PATCH] update history --- History.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/History.txt b/History.txt index a43f5b82..6bc5ddd3 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,9 @@ == + * Minor Enhancements + * Ability to set post categories via YAML [github.com/qrush] + * Ability to set prevent a post from publishing via YAML [github.com/qrush] + +== 0.4.1 * Minor Enhancements * Changed date format on wordpress converter (zeropadding) [github.com/dysinger] * Bug Fixes