8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4b161 commit bed4630Copy full SHA for bed4630
doc/source/changes.rst
@@ -2,6 +2,11 @@
2
Changelog
3
=========
4
5
+2.0.4 - Fixes
6
+=============
7
+
8
+* Fix: `RemoteProgress` will now strip the ', ' prefix or suffix from messages.
9
10
2.0.3 - Fixes
11
=============
12
@@ -11,7 +16,6 @@ Changelog
16
previously.
17
* Fix: The `Git.execute` method will now redirect `stdout` to `devnull` if `with_stdout` is false,
13
18
which is the intended behaviour based on the parameter's documentation.
14
-* Fix: `RemoteProgress` will now strip the ', ' prefix or suffix from messages.
15
19
20
2.0.2 - Fixes
21
0 commit comments