Skip to content

Commit

Permalink
Remove another unnecessary JSONPath line from the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ssilverman committed Jun 28, 2020
1 parent 85371f9 commit 63512d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ See: [Keep a Changelog](https://keepachangelog.com)
One of the advantages of this approach is not having to worry about "/"
characters in names, or JSON Pointer syntax.
* Other updates, optimizations, refactors, and improvements.
* `JSONPath.fromJSONPointer` changed to return an absolute path for
empty strings.
* Errors are now mapped in schema->instance order instead of instance->schema
order. This is now the reverse of how annotations are mapped.

Expand Down

0 comments on commit 63512d6

Please sign in to comment.