update changelog

This commit is contained in:
fakeshadow 2021-04-27 03:55:10 +08:00
parent 2a710bd17d
commit 22d051b28b
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
# Changes
## Unreleased - 2021-xx-xx
* Remove `config` module. `ServiceConfig`, `ServiceRuntime` public types are removed due to this change. [#349]
* Remove `ServerBuilder::configure` [#349]
[#349]: https://github.com/actix/actix-net/pull/349
## 2.0.0-beta.5 - 2021-04-20