@@ -2,6 +2,11 @@ | |||
| 2 | 2 | Changelog | |
| 3 | 3 | ========= | |
| 4 | 4 | ||
| 5 | + 2.0.4 - Fixes | ||
| 6 | + ============= | ||
| 7 | + | ||
| 8 | + * Fix: `RemoteProgress` will now strip the ', ' prefix or suffix from messages. | ||
| 9 | + | ||
| 5 | 10 | 2.0.3 - Fixes | |
| 6 | 11 | ============= | |
| 7 | 12 | ||
@@ -11,7 +16,6 @@ Changelog | |||
| 11 | 16 | previously. | |
| 12 | 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 | ||
| 16 | 20 | 2.0.2 - Fixes | |
| 17 | 21 | ============= | |
0 commit comments