mirror of https://github.com/fafhrd91/actix-web
Merge d341ab7a50
into c04b4678f1
This commit is contained in:
commit
5cebbd7b3e
|
@ -27,6 +27,10 @@
|
||||||
|
|
||||||
## [0.7.10] - 2018-10-09
|
## [0.7.10] - 2018-10-09
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
* [BREAKING] Server is now a part of actix-net, and is no longer in actix-web::server
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* Fixed panic during graceful shutdown
|
* Fixed panic during graceful shutdown
|
||||||
|
|
Loading…
Reference in New Issue