1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

chore(actix-cors): prepare release 0.6.5

This commit is contained in:
Rob Ede
2023-12-06 17:09:20 -05:00
parent 2f30fd71a9
commit 4f76943423
3 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,9 @@
## Unreleased
- Fix `add_vary_header` to provide `Access-Control-Request-Private-Network`.
## 0.6.5
- Fix `Vary` header when Private Network Access is enabled.
- Minimum supported Rust version (MSRV) is now 1.68.
## 0.6.4