Skip to content

Commit 701f797

Browse files
committed
Update changelog
1 parent f110161 commit 701f797

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pkgs/http/CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.3
2+
3+
* Add `onSendProgress` callback
4+
15
## 1.1.2
26

37
* Allow `web: '>=0.3.0 <0.5.0'`.
@@ -36,7 +40,6 @@
3640
* In `MockHttpClient` use the callback returned `Response.request` instead of
3741
the argument value to give more control to the callback. This may be breaking
3842
for callbacks which return incomplete Responses and relied on the default.
39-
* Add `onSendProgress` callback
4043

4144
## 0.13.4
4245

0 commit comments

Comments
 (0)