Skip to content

Commit 17f71a3

Browse files
committed
Update changelog
1 parent 543ca48 commit 17f71a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/http/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 1.0.1
22

33
* Add better error messages for `SocketException`s when using `IOClient`.
4+
* Add `onSendProgress` callback
45

56
## 1.0.0
67

@@ -20,7 +21,6 @@
2021
* In `MockHttpClient` use the callback returned `Response.request` instead of
2122
the argument value to give more control to the callback. This may be breaking
2223
for callbacks which return incomplete Responses and relied on the default.
23-
* Add `onSendProgress` callback
2424

2525
## 0.13.4
2626

0 commit comments

Comments
 (0)