mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-27 18:49:01 +02:00
prepare CORS release 0.4.0 (#107)
This commit is contained in:
@ -1,9 +1,13 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2020-xx-xx
|
||||
* Implement `allowed_origin_fn` builder method.
|
||||
|
||||
|
||||
## 0.4.0 - 2020-09-27
|
||||
* Implement `allowed_origin_fn` builder method. [#93]
|
||||
* Use `TryInto` instead of `TryFrom` where applicable. [#106]
|
||||
|
||||
[#93]: https://github.com/actix/actix-extras/pull/93
|
||||
[#106]: https://github.com/actix/actix-extras/pull/106
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user