Update actix-rt/CHANGES.md

This commit is contained in:
Rob Ede 2021-02-06 15:34:31 +00:00 committed by GitHub
parent eeccd9fa8a
commit 987dde4253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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