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

update migration

This commit is contained in:
Nikolay Kim
2019-04-10 20:47:28 -07:00
parent e55be4dba6
commit 7801fcb993
3 changed files with 120 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Changes
### Added
* Added async io `TestBuffer` for testing.
## [1.0.0-alpha.4] - 2019-04-08
### Added