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

chore(actix-http): prepare release 3.8.0

This commit is contained in:
Rob Ede
2024-06-20 00:18:22 +01:00
parent c612b5ce94
commit d92a73eacd
3 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,8 @@
## Unreleased
## 3.8.0
### Added
- Add `error::InvalidStatusCode` re-export.