This commit is contained in:
Prasanna V. Loganathar 2018-10-15 02:57:13 +00:00 committed by GitHub
commit 5cebbd7b3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@
## [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 panic during graceful shutdown