mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +01:00
fix cors changelog
This commit is contained in:
parent
e6ef190510
commit
a2c5cbd637
@ -4,10 +4,10 @@
|
||||
|
||||
|
||||
## 0.6.3 - 2022-09-21
|
||||
- Add `Cors::block_on_origin_mismatch()` option for controlling if requests are pre-emptively rejected. [#286]
|
||||
- Add `Cors::block_on_origin_mismatch()` option for controlling if requests are pre-emptively rejected. [#287]
|
||||
- Minimum supported Rust version (MSRV) is now 1.59 due to transitive `time` dependency.
|
||||
|
||||
[#286]: https://github.com/actix/actix-extras/pull/286
|
||||
[#287]: https://github.com/actix/actix-extras/pull/287
|
||||
|
||||
|
||||
## 0.6.2 - 2022-08-07
|
||||
|
Loading…
Reference in New Issue
Block a user