mirror of https://github.com/fafhrd91/actix-net
update server changelog
This commit is contained in:
parent
bb8323081f
commit
39b75701ee
|
@ -1,6 +1,9 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
|
* Prevent panic when shutdown_timeout is very large. [f9262db]
|
||||||
|
|
||||||
|
[f9262db]: https://github.com/actix/actix-net/commit/f9262db
|
||||||
|
|
||||||
|
|
||||||
## 2.0.0-beta.3 - 2021-02-06
|
## 2.0.0-beta.3 - 2021-02-06
|
||||||
|
|
Loading…
Reference in New Issue