mirror of https://github.com/fafhrd91/actix-web
Small fix
This commit is contained in:
parent
c108409c65
commit
9658896957
|
@ -6,6 +6,7 @@
|
|||
|
||||
* Add support for sending HTTP requests with `Rc<RequestHead>` in addition to sending HTTP requests with `RequestHead`
|
||||
|
||||
|
||||
## [0.2.10] - 2019-09-xx
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
* Add `FrozenClientRequest` to support retries for sending HTTP requests
|
||||
|
||||
|
||||
## [0.2.4] - 2019-08-13
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Reference in New Issue