mirror of
https://github.com/actix/actix-extras.git
synced 2025-09-02 21:16:37 +02:00
cors: make middleware generic over body type (#195)
This commit is contained in:
committed by
GitHub
parent
e10937103e
commit
50621bae71
@@ -1,8 +1,11 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
* Make `Cors` middleware generic over body type [#195]
|
||||
* Minimum supported Rust version (MSRV) is now 1.51.
|
||||
|
||||
[#195]: https://github.com/actix/actix-extras/pull/195
|
||||
|
||||
|
||||
## 0.6.0-beta.2 - 2021-06-27
|
||||
* No notable changes.
|
||||
|
Reference in New Issue
Block a user