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

prepare releases: actix-http 3.0.0 and actix-web 4.0.0 (#2663)

This commit is contained in:
Rob Ede
2022-02-25 18:46:35 +00:00
committed by GitHub
parent d0b5fb18d2
commit d0c08dbb7d
19 changed files with 613 additions and 36 deletions

View File

@ -3,6 +3,15 @@
## Unreleased - 2021-xx-xx
## 4.0.0 - 2022-02-24
- Version aligned with `actix-web` and will remain in sync going forward.
- No significant changes since `0.5.0`.
## 0.5.0 - 2022-02-24
- No significant changes since `0.5.0-rc.2`.
## 0.5.0-rc.2 - 2022-02-01
- No significant changes since `0.5.0-rc.1`.