Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tlueder committed May 30, 2023
1 parent 543ca48 commit 17f71a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 1.0.1

* Add better error messages for `SocketException`s when using `IOClient`.
* Add `onSendProgress` callback

## 1.0.0

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

## 0.13.4

Expand Down

0 comments on commit 17f71a3

Please sign in to comment.