update history

This commit is contained in:
Tom Preston-Werner 2009-02-18 23:35:50 -08:00
parent 0168581a82
commit 2960687ab9
1 changed files with 5 additions and 0 deletions

View File

@ -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