1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-09-01 07:17:19 +02:00

Server: hide internal structure (#424)

This commit is contained in:
Ali MJ Al-Nasrawy
2021-12-05 19:44:06 +03:00
committed by GitHub
parent 62ffe5f389
commit 8c4ec34cd4
2 changed files with 55 additions and 55 deletions

View File

@@ -1,6 +1,9 @@
# Changes
## Unreleased - 2021-xx-xx
* Hide implementation details of `Server`. [#424]
[#424]: https://github.com/actix/actix-net/pull/424
## 2.0.0-beta.9 - 2021-11-15