update changelog

This commit is contained in:
fakeshadow 2021-05-06 17:23:28 +08:00
parent d51b1b2ff5
commit 83d6a65c65
1 changed files with 2 additions and 2 deletions

View File

@ -2,12 +2,12 @@
## Unreleased - 2021-xx-xx ## Unreleased - 2021-xx-xx
### Added ### Added
* `HttpServer::worker_max_blocking_threads` for setting block thread pool [] * `HttpServer::worker_max_blocking_threads` for setting block thread pool. [#2200]
### Changed ### Changed
* Update `language-tags` to `0.3`. * Update `language-tags` to `0.3`.
[#] [#2200]: https://github.com/actix/actix-web/pull/2200
## 4.0.0-beta.6 - 2021-04-17 ## 4.0.0-beta.6 - 2021-04-17