update changelog

This commit is contained in:
Rob Ede 2021-02-02 01:42:40 +00:00
parent 00efaccf23
commit c9e6f50c43
No known key found for this signature in database
GPG Key ID: C2A3B36E841A91E6
1 changed files with 9 additions and 1 deletions

View File

@ -3,8 +3,16 @@
## Unreleased - 2021-xx-xx
## 0.2.0 - 2021-02-02
* Update to latest `actix_rt::System::new` signature. [#261]
[#261]: https://github.com/actix/actix-net/pull/261
## 0.2.0-beta.1 - 2021-01-09
* Remove `actix-reexport` feature.
* Remove `actix-reexport` feature. [#218]
[#218]: https://github.com/actix/actix-net/pull/218
## 0.1.3 - 2020-12-03