mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-27 18:49:01 +02:00
prepare cors release 0.5.1
This commit is contained in:
@ -1,7 +1,13 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2020-xx-xx
|
||||
* Fix `allow_any_header` method, now set the correct field
|
||||
|
||||
|
||||
## 0.5.1 - 2020-11-05
|
||||
* Fix `allow_any_header` method, now set the correct field. [#121]
|
||||
|
||||
[#121]: https://github.com/actix/actix-extras/pull/121
|
||||
|
||||
|
||||
## 0.5.0 - 2020-10-19
|
||||
* Disallow `*` in `Cors::allowed_origin`. [#114].
|
||||
|
Reference in New Issue
Block a user