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

prepare awc v2.0.0-beta.1 release

This commit is contained in:
Rob Ede
2020-07-14 03:16:26 +01:00
parent 327e472e44
commit 78594a72bd
3 changed files with 9 additions and 5 deletions

View File

@ -1,5 +1,9 @@
# Changes
## [2.0.0-beta.1] - 2020-07-14
### Changed
* Update `actix-http` dependency to 2.0.0-beta.1
## [2.0.0-alpha.2] - 2020-05-21
### Changed