Skip to content

Commit

Permalink
docs: Add a missing changelog entry
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Dygalo <[email protected]>
  • Loading branch information
Stranger6667 committed Oct 9, 2021
1 parent 70e4d61 commit 8d1d598
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
Expand Up @@ -21,6 +21,10 @@

- Display the original value in errors from `minimum`, `maximum`, `exclusiveMinimum`, `exclusiveMaximum`. [#215](https:/Stranger6667/jsonschema-rs/issues/215)

### Performance

- Reduce the size of `PrimitiveTypesBitMapIterator` from 3 to 2 bytes. [#282](https:/Stranger6667/jsonschema-rs/issues/282)

## [0.12.1] - 2021-07-29

### Fixed
Expand Down

0 comments on commit 8d1d598

Please sign in to comment.