mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-27 18:49:01 +02:00
prepare cors release 0.4.1
This commit is contained in:
@ -1,7 +1,12 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2020-xx-xx
|
||||
* Improve `allowed_origin_fn` to allow using of closures. [#110]
|
||||
|
||||
|
||||
## 0.4.1 - 2020-10-07
|
||||
* Allow closures to be used with `allowed_origin_fn`. [#110]
|
||||
|
||||
[#110]: https://github.com/actix/actix-extras/pull/110
|
||||
|
||||
|
||||
## 0.4.0 - 2020-09-27
|
||||
@ -10,7 +15,7 @@
|
||||
|
||||
[#93]: https://github.com/actix/actix-extras/pull/93
|
||||
[#106]: https://github.com/actix/actix-extras/pull/106
|
||||
[#110]: https://github.com/actix/actix-extras/pull/110
|
||||
|
||||
|
||||
## 0.3.0 - 2020-09-11
|
||||
* Update `actix-web` dependency to 3.0.0.
|
||||
|
Reference in New Issue
Block a user