1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

update changes

This commit is contained in:
Nikolay Kim
2018-09-05 09:03:58 -07:00
parent 86fdbb47a5
commit 42f3773bec
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changes
## [0.7.6] - 2018-09-xx
### Fixed
* Fix system_exit in HttpServer #501
## [0.7.5] - 2018-09-04
### Added