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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions
actix-server

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