mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Allow to set/override app data on scope level
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# Changes
|
||||
|
||||
## [1.0.0-beta.4] - 2019-05-xx
|
||||
|
||||
### Add
|
||||
|
||||
* Allow to set/override app data on scope level
|
||||
|
||||
### Changes
|
||||
|
||||
* `App::configure` take an `FnOnce` instead of `Fn`
|
||||
|
Reference in New Issue
Block a user