mirror of https://github.com/fafhrd91/actix-net
update changelog
This commit is contained in:
parent
a7acacbff7
commit
5cc79e2192
|
@ -2,10 +2,10 @@
|
|||
|
||||
## Unreleased - 2021-xx-xx
|
||||
* Add `Arbiter::handle` to get a handle of an owned Arbiter. [#274]
|
||||
* Add `System::try_current` for situations where actix may or may not be running a System. [#???]
|
||||
* Add `System::try_current` for situations where actix may or may not be running a System. [#275]
|
||||
|
||||
[#274]: https://github.com/actix/actix-net/pull/274
|
||||
[#???]: https://github.com/actix/actix-net/pull/???
|
||||
[#275]: https://github.com/actix/actix-net/pull/275
|
||||
|
||||
|
||||
## 2.0.1 - 2021-02-06
|
||||
|
|
Loading…
Reference in New Issue