Skip to content

Commit

Permalink
Add v0.19.0 CHANGELOG entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Nov 21, 2022
1 parent 8d085cf commit bb21c4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.19.0 (Unreleased)

The `Sanitize` function formats the JSON document using [`json.Indent`](https://pkg.go.dev/encoding/json#Indent) before sanitizing.

## v0.18.0 (July 28, 2022)

`Property.Maximum` and `Property.Minimum` changed to type (pointer to) `json.Number`.
Expand Down

0 comments on commit bb21c4d

Please sign in to comment.