Handle URI received with uri-fragment

This commit is contained in:
martinhsv
2021-06-29 09:46:28 -03:00
committed by Felipe Zimmerle
parent faad65d385
commit cd5fba8974
7 changed files with 390 additions and 19 deletions

View File

@@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Handle URI received with uri-fragment
[@martinhsv]
- Having ARGS_NAMES, variables proxied
[@zimmerle, @martinhsv, @KaNikita]
- Use explicit path for cross-compile environments.