Skip to content

Commit 2272c00

Browse files
committed
Update changelog
1 parent 2a03ddd commit 2272c00

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.2.3-wip
22

33
* Fixed unintended HTML tags in doc comments.
4+
* Added `onSendProgress` callback
45

56
## 1.2.2
67

@@ -56,7 +57,6 @@
5657
* In `MockHttpClient` use the callback returned `Response.request` instead of
5758
the argument value to give more control to the callback. This may be breaking
5859
for callbacks which return incomplete Responses and relied on the default.
59-
* Add `onSendProgress` callback
6060

6161
## 0.13.4
6262

0 commit comments

Comments
 (0)