1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

fix nested resource map registration #915

This commit is contained in:
Nikolay Kim
2019-06-15 22:12:20 +06:00
parent d7ec241fd0
commit d293ae2a69
3 changed files with 26 additions and 1 deletions

View File

@ -20,6 +20,10 @@
* Re-apply patch from #637 #894
### Fixed
* HttpRequest::url_for is broken with nested scopes #915
## [1.0.0] - 2019-06-05