Skip to content

Commit ce87a2b

Browse files
committed
doc(changes): inform about new progress API
Related to #450
1 parent 98889c3 commit ce87a2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎doc/source/changes.rst

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Changelog
66
=============
77

88
* Fix: `RemoteProgress` will now strip the ', ' prefix or suffix from messages.
9+
* API: Remote.[fetch|push|pull](...) methods now allow the ``progress`` argument to
10+
be a callable. This saves you from creating a custom type with usually just one
11+
implemented method.
912

1013
2.0.3 - Fixes
1114
=============

0 commit comments

Comments
 (0)