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

actors: Bump up to 3.0.0-alpha.1

This commit is contained in:
Yuki Okushi
2020-05-08 03:33:29 +09:00
parent 9cb3b0ef58
commit 54abf356d4
3 changed files with 10 additions and 4 deletions

View File

@ -1,5 +1,11 @@
# Changes
# [3.0.0-alpha.1] - 2020-05-08
* Update the actix-web dependency to 3.0.0-alpha.1
* Update the actix dependency to 0.10.0-alpha.2
* Update the actix-http dependency to 2.0.0-alpha.3
## [2.0.0] - 2019-12-20
* Release