diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index ab86dfec8..2c1597b55 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -1,13 +1,19 @@ Changelog ****************************** +- **v0.7.2** (*2017-11-16*): + + - Fixed + + - Correctly count successful command submissions when not using `--dry-run`. + - **v0.7.1** (*2017-11-15*): - Fixed - - No longer falsely display that there's a submission failure. + - No longer falsely display that there's a submission failure. - - Allow non-string values to be unquoted in the ``pipeline_args`` section. + - Allow non-string values to be unquoted in the ``pipeline_args`` section. - **v0.7** (*2017-11-15*):