Skip to content

Commit 15d2189

Browse files
committed
Update changelog
1 parent c119c2b commit 15d2189

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@
44
* In `MockHttpClient` use the callback returned `Response.request` instead of
55
the argument value to give more control to the callback. This may be breaking
66
for callbacks which return incomplete Responses and relied on the default.
7+
* Add `onSendProgress` callback
78

89
## 0.13.4
910

1011
* Throw a more useful error when a client is used after it has been closed.
1112
* Require Dart 2.14.
1213

13-
* Add `onSendProgress` callback
14-
1514
## 0.13.3
1615

1716
* Validate that the `method` parameter of BaseRequest is a valid "token".

0 commit comments

Comments
 (0)