mirror of https://github.com/fafhrd91/actix-net
Update actix-rt/CHANGES.md
This commit is contained in:
parent
eeccd9fa8a
commit
987dde4253
|
@ -1,7 +1,9 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
* Expose JoinError from tokio
|
* Expose JoinError from tokio. [#271]
|
||||||
|
|
||||||
|
[#271]: https://github.com/actix/actix-net/pull/271
|
||||||
|
|
||||||
|
|
||||||
## 2.0.0 - 2021-02-02
|
## 2.0.0 - 2021-02-02
|
||||||
|
|
Loading…
Reference in New Issue