Skip to content

Commit e2f0ea6

Browse files
committed
Update changelog
1 parent 7574756 commit e2f0ea6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkgs/http/CHANGELOG.md

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

6061
## 0.13.4
6162

6263
* Throw a more useful error when a client is used after it has been closed.
6364
* Require Dart 2.14.
6465

65-
* Add `onSendProgress` callback
66-
6766
## 0.13.3
6867

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

0 commit comments

Comments
 (0)