mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
remove cors and identity middlewares
This commit is contained in:
@ -1,5 +1,14 @@
|
||||
# Changes
|
||||
|
||||
## [1.0.2] - 2019-06-17
|
||||
|
||||
### Changes
|
||||
|
||||
* Move cors middleware to `actix-cors` crate.
|
||||
|
||||
* Move identity middleware to `actix-identity` crate.
|
||||
|
||||
|
||||
## [1.0.1] - 2019-06-17
|
||||
|
||||
### Add
|
||||
|
Reference in New Issue
Block a user