mirror of https://github.com/fafhrd91/actix-net
Update changelog
This commit is contained in:
parent
e059981757
commit
2bc9eb266f
|
@ -4,8 +4,12 @@
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
* Add support of `tokio-compat` runtime. [#191]
|
||||||
* Add `System::attach_to_tokio` method. [#173]
|
* 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
|
## [1.1.1] - 2020-04-30
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in New Issue