1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 19:47:43 +02:00

Update CHANGES.md

This commit is contained in:
Nikolay Kim
2019-05-01 23:20:00 -07:00
committed by GitHub
parent 0a2a520c35
commit 49ade171f6

View File

@ -1,5 +1,11 @@
# Changes
## [0.4.4] - 2019-05-xx
### Added
* Derive debug for Server and ServerCommand
## [0.4.3] - 2019-04-16
### Added