Skip to content

Commit a0b0fdf

Browse files
committed
Update changelog
1 parent 99ce4e2 commit a0b0fdf

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
@@ -36,14 +36,13 @@
3636
* In `MockHttpClient` use the callback returned `Response.request` instead of
3737
the argument value to give more control to the callback. This may be breaking
3838
for callbacks which return incomplete Responses and relied on the default.
39+
* Add `onSendProgress` callback
3940

4041
## 0.13.4
4142

4243
* Throw a more useful error when a client is used after it has been closed.
4344
* Require Dart 2.14.
4445

45-
* Add `onSendProgress` callback
46-
4746
## 0.13.3
4847

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

0 commit comments

Comments
 (0)