1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 03:49:03 +02:00

prepare actix-server release

This commit is contained in:
Nikolay Kim
2019-09-25 10:35:15 +06:00
parent a02ff17cb1
commit 4837a901e2
3 changed files with 8 additions and 70 deletions

View File

@ -1,5 +1,12 @@
# Changes
## [0.6.1] - 2019-09-25
### Added
* Add UDS listening support to `ServerBuilder`
## [0.6.0] - 2019-07-18
### Added