mirror of
https://github.com/actix/actix-web.git
synced 2024-11-20 08:31:09 +00:00
339 B
339 B
Changes
Unreleased - 2021-xx-xx
0.1.0-beta.3 - 2021-06-20
- No significant changes from
0.1.0-beta.2
.
0.1.0-beta.2 - 2021-04-17
- No significant changes from
0.1.0-beta.1
.
0.1.0-beta.1 - 2021-04-02
- Move integration testing structs from
actix-web
. #2112