updated changelog

This commit is contained in:
Anthony Scopatz 2016-02-05 01:31:34 -05:00
parent 83a93c40a8
commit c30f7d7d8c

View file

@ -19,8 +19,11 @@ Current Developments
and a subprocess command exits with a non-zero return code, a
CalledProcessError will be raised. This is useful in scripts that should
fail at the first error.
* Process title now set if the optional dependncy ``setproctitle`` is present.
**Changed:** None
**Changed:**
* Updated alias docs to pull in usage from the commands automatically.
**Deprecated:** None