1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00
This commit is contained in:
Nikolay Kim
2019-12-08 20:22:39 +06:00
parent b92eafb839
commit 42258ee289
3 changed files with 9 additions and 7 deletions

View File

@ -1,5 +1,7 @@
# Changes
## [2.0.0-alpha.4] - 2019-12-08
### Deleted
* Delete HttpServer::run(), it is not useful witht async/await