1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

update changes

This commit is contained in:
Nikolay Kim
2019-12-13 12:16:43 +06:00
parent d006a7b31f
commit 8881c13e60
3 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,11 @@
# Changes
## [2.0.0-alpha.5] - 2019-12-13
### Added
* Add test server, `test::start()` and `test::start_with()`
## [2.0.0-alpha.4] - 2019-12-08
### Deleted