mirror of
https://github.com/actix/actix-extras.git
synced 2025-01-22 14:55:56 +01:00
fix cors changelog
This commit is contained in:
parent
b95ce3a210
commit
1ac325ab79
@ -6,6 +6,8 @@
|
|||||||
## 0.6.4 - 2022-10-28
|
## 0.6.4 - 2022-10-28
|
||||||
- Add `Cors::allow_private_network_access()` behind an unstable flag (`draft-private-network-access`). [#297]
|
- Add `Cors::allow_private_network_access()` behind an unstable flag (`draft-private-network-access`). [#297]
|
||||||
|
|
||||||
|
[#297]: https://github.com/actix/actix-extras/pull/297
|
||||||
|
|
||||||
|
|
||||||
## 0.6.3 - 2022-09-21
|
## 0.6.3 - 2022-09-21
|
||||||
- Add `Cors::block_on_origin_mismatch()` option for controlling if requests are pre-emptively rejected. [#287]
|
- Add `Cors::block_on_origin_mismatch()` option for controlling if requests are pre-emptively rejected. [#287]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user