mirror of https://github.com/fafhrd91/actix-web
changelog
This commit is contained in:
parent
f6195d3262
commit
2a95e74c26
|
@ -1,6 +1,10 @@
|
|||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
### Changed
|
||||
* App data set on `Scope` instance can now be accessed in middlewares defined on the same scope. [#2267]
|
||||
|
||||
[#2267]: (https://github.com/actix/actix-web/pull/2267)
|
||||
|
||||
|
||||
## 4.0.0-beta.7 - 2021-06-17
|
||||
|
|
Loading…
Reference in New Issue