mirror of https://github.com/fafhrd91/actix-net
update changelog
This commit is contained in:
parent
b1f009de92
commit
ff5c7ae64c
|
@ -4,10 +4,10 @@
|
||||||
|
|
||||||
|
|
||||||
## 2.0.0 - 2021-02-02
|
## 2.0.0 - 2021-02-02
|
||||||
* Remove all Arbiter-local storage methods. [#???]
|
* Remove all Arbiter-local storage methods. [#262]
|
||||||
* Re-export `tokio::pin`. [#???]
|
* Re-export `tokio::pin`. [#262]
|
||||||
|
|
||||||
[#???]: https://github.com/actix/actix-net/pull/???
|
[#262]: https://github.com/actix/actix-net/pull/262
|
||||||
|
|
||||||
|
|
||||||
## 2.0.0-beta.3 - 2021-01-31
|
## 2.0.0-beta.3 - 2021-01-31
|
||||||
|
|
Loading…
Reference in New Issue