mirror of https://github.com/fafhrd91/actix-web
update changelog
This commit is contained in:
parent
d51b1b2ff5
commit
83d6a65c65
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue