mirror of
https://github.com/fafhrd91/actix-net
synced 2024-12-18 05:43:12 +01:00
prepare actix-testing release
This commit is contained in:
parent
9d84d14ef4
commit
9957f28137
@ -39,4 +39,4 @@ mio-uds = { version = "0.6.7" }
|
|||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
bytes = "0.5"
|
bytes = "0.5"
|
||||||
env_logger = "0.6"
|
env_logger = "0.6"
|
||||||
actix-testing = "1.0.0-alpha.3"
|
actix-testing = "1.0.0"
|
@ -1,5 +1,9 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
|
## [1.0.0] - 2019-12-11
|
||||||
|
|
||||||
|
* Update actix-server to 1.0.0
|
||||||
|
|
||||||
## [1.0.0-alpha.3] - 2019-12-07
|
## [1.0.0-alpha.3] - 2019-12-07
|
||||||
|
|
||||||
* Migrate to tokio 0.2
|
* Migrate to tokio 0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user