mirror of https://github.com/fafhrd91/actix-net
changelog
This commit is contained in:
parent
e8edbb44a7
commit
ee875d7d54
|
@ -1,6 +1,9 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
|
* Service types are noe `Send` regardless of request, response, and config types, etc.. [#397]
|
||||||
|
|
||||||
|
[#397]: https://github.com/actix/actix-net/pull/397
|
||||||
|
|
||||||
|
|
||||||
## 2.0.1 - 2021-10-11
|
## 2.0.1 - 2021-10-11
|
||||||
|
|
Loading…
Reference in New Issue