update history

This commit is contained in:
Tom Preston-Werner 2009-02-19 12:28:50 -08:00
parent 2135a53897
commit 2569e9fb5e
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
* Ability to set post categories via YAML [github.com/qrush]
* Ability to set prevent a post from publishing via YAML [github.com/qrush]
* Add textilize filter [github.com/willcodeforfoo]
* Bug Fixes
* Use block syntax of popen4 to ensure that subprocesses are properly disposed [github.com/jqr]
== 0.4.1
* Minor Enhancements