diff --git a/History.txt b/History.txt index 11905efd..1e972805 100644 --- a/History.txt +++ b/History.txt @@ -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