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.10.0

This commit is contained in:
Rob Ede
2025-03-09 19:01:37 +00:00
parent df0885cf21
commit aa000b429d
3 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,8 @@
## Unreleased
## 3.10.0
### Added
- Add `header::CLEAR_SITE_DATA` constant.