Skip to content

Commit

Permalink
Changelog for 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joecotton-wk committed Jul 24, 2024
1 parent 3f9fbbf commit a82c4d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 5.2.0
- [Avoid unnecessary null pointer exception if reference schema is given](https://github.com/Workiva/json_schema/pull/188)
- [Fix ValidationResults.toString().](https://github.com/Workiva/json_schema/pull/189)
- [Mark an `additionalProperty` as evaluated.](https://github.com/Workiva/json_schema/pull/191)
- [Export ValidationResults as part of the public API](https://github.com/Workiva/json_schema/pull/192)

## 5.1.2
- Widen range on `http` to include 1.0.0

Expand Down

0 comments on commit a82c4d6

Please sign in to comment.