We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a94ea64 commit 63316bfCopy full SHA for 63316bf
CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
- Add missing property in UriResolverTest ([#743](https://github.com/jsonrainbow/json-schema/pull/743))
16
- Correct casing of paths used in tests ([#745](https://github.com/jsonrainbow/json-schema/pull/745))
17
- Resolve deprecations of optional parameter ([#752](https://github.com/jsonrainbow/json-schema/pull/752))
18
+- Fix wrong combined paths when traversing upward, fixes #557 ([#652](https://github.com/jsonrainbow/json-schema/pull/652))
19
20
### Changed
21
- Bump to minimum PHP 7.2 ([#746](https://github.com/jsonrainbow/json-schema/pull/746))
0 commit comments