mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
rename private-network-access feature (#320)
* update CI with concurrency options * cors: rename private-network => local-network * modernize CI * clippy * run api diff job on all features
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
## Unreleased - 2022-xx-xx
|
||||
|
||||
- Rename `Cors::{allow_private_network_access => allow_local_network_access}()` and its unstable flag (`draft-private-network-access` => `draft-local-network-access`).
|
||||
- Minimum supported Rust version (MSRV) is now 1.60.
|
||||
|
||||
## 0.6.4 - 2022-10-28
|
||||
|
Reference in New Issue
Block a user