mirror of
https://github.com/actix/actix-web.git
synced 2024-11-19 16:11:07 +00:00
Update CHANGES for default scope propagation
This commit is contained in:
parent
c5e8c1b710
commit
0338767264
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
||||||
|
|
||||||
* `HttpRequest::url_for_static()` for a named route with no variables segments
|
* `HttpRequest::url_for_static()` for a named route with no variables segments
|
||||||
|
|
||||||
|
* Propagation of the application's default resource to scopes that haven't set a default resource.
|
||||||
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue