mirror of https://github.com/fafhrd91/actix-net
update changelog
This commit is contained in:
parent
788d648b6a
commit
d80bd26bb0
|
@ -1,6 +1,10 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
|
* Server shutdown would notify all workers to exit regardless if shutdown is graceful.
|
||||||
|
This would make all worker shutdown immediately [#333]
|
||||||
|
|
||||||
|
[#333]: https://github.com/actix/actix-net/pull/333
|
||||||
|
|
||||||
|
|
||||||
## 2.0.0-beta.4 - 2021-04-01
|
## 2.0.0-beta.4 - 2021-04-01
|
||||||
|
|
Loading…
Reference in New Issue