update changelog

This commit is contained in:
Rob Ede 2021-02-06 22:28:53 +00:00
parent a7acacbff7
commit 5cc79e2192
No known key found for this signature in database
GPG Key ID: C2A3B36E841A91E6
1 changed files with 2 additions and 2 deletions

View File

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