diff --git a/actix-rt/CHANGES.md b/actix-rt/CHANGES.md index 518a68ac..9b5fb636 100644 --- a/actix-rt/CHANGES.md +++ b/actix-rt/CHANGES.md @@ -1,5 +1,11 @@ # Changes +## Unreleased - 2020-xx-xx + +### Added + +* Add `System::attach_to_tokio` method. [#173] + ## [1.1.1] - 2020-04-30 ### Fixed