Update changelog

This commit is contained in:
Igor Aleksanov 2020-09-13 10:26:50 +03:00
parent e059981757
commit 2bc9eb266f
1 changed files with 4 additions and 0 deletions

View File

@ -4,8 +4,12 @@
### Added
* Add support of `tokio-compat` runtime. [#191]
* Add `System::attach_to_tokio` method. [#173]
[#173]: https://github.com/actix/actix-net/pull/173
[#191]: https://github.com/actix/actix-net/pull/191
## [1.1.1] - 2020-04-30
### Fixed