mirror of https://github.com/fafhrd91/actix-net
update changelog
This commit is contained in:
parent
0a4a5a259a
commit
d83067ae77
|
@ -1,9 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
* Add `Arbiter::handle` to get a handle of an owned Arbiter. [#???]
|
||||
* Add `Arbiter::handle` to get a handle of an owned Arbiter. [#274]
|
||||
|
||||
[#???]: https://github.com/actix/actix-net/pull/???
|
||||
[#274]: https://github.com/actix/actix-net/pull/274
|
||||
|
||||
|
||||
## 2.0.1 - 2021-02-06
|
||||
|
|
Loading…
Reference in New Issue