← 返回首页
chore(changes): put fix to correct patch level · gitpython-developers/GitPython@bed4630 · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit bed4630

Browse files
committed
chore(changes): put fix to correct patch level
1 parent 5f4b161 commit bed4630

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

‎doc/source/changes.rst‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
=========
44

5+
2.0.4 - Fixes
6+
=============
7+
8+
* Fix: `RemoteProgress` will now strip the ', ' prefix or suffix from messages.
9+
510
2.0.3 - Fixes
611
=============
712

@@ -11,7 +16,6 @@ Changelog
1116
previously.
1217
* Fix: The `Git.execute` method will now redirect `stdout` to `devnull` if `with_stdout` is false,
1318
which is the intended behaviour based on the parameter's documentation.
14-
* Fix: `RemoteProgress` will now strip the ', ' prefix or suffix from messages.
1519

1620
2.0.2 - Fixes
1721
=============

0 commit comments

Comments
 (0)

Footer

© 2026 GitHub, Inc.