From bed46300fe5dcb376d43da56bbcd448d73bb2ea0 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 25 May 2016 10:02:02 +0200 Subject: chore(changes): put fix to correct patch level --- doc/source/changes.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 85ef3752..7bff18b8 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -2,6 +2,11 @@ Changelog ========= +2.0.4 - Fixes +============= + +* Fix: `RemoteProgress` will now strip the ', ' prefix or suffix from messages. + 2.0.3 - Fixes ============= @@ -11,7 +16,6 @@ Changelog previously. * Fix: The `Git.execute` method will now redirect `stdout` to `devnull` if `with_stdout` is false, which is the intended behaviour based on the parameter's documentation. -* Fix: `RemoteProgress` will now strip the ', ' prefix or suffix from messages. 2.0.2 - Fixes ============= -- cgit v1.2.1