Skip to content

Commit 63512d6

Browse files
committed
Remove another unnecessary JSONPath line from the CHANGELOG
1 parent 85371f9 commit 63512d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: CHANGELOG.md

-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ See: [Keep a Changelog](https://keepachangelog.com)
1414
One of the advantages of this approach is not having to worry about "/"
1515
characters in names, or JSON Pointer syntax.
1616
* Other updates, optimizations, refactors, and improvements.
17-
* `JSONPath.fromJSONPointer` changed to return an absolute path for
18-
empty strings.
1917
* Errors are now mapped in schema->instance order instead of instance->schema
2018
order. This is now the reverse of how annotations are mapped.
2119

0 commit comments

Comments
 (0)