diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ CHANGES Git --- +* Renamed module to cmd. + * Removed shell escaping completely. * Added support for ``stderr``, ``stdin``, and ``with_status``. |