Skip to content

Commit 8d1d598

Browse files
committed
docs: Add a missing changelog entry
Signed-off-by: Dmitry Dygalo <[email protected]>
1 parent 70e4d61 commit 8d1d598

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121

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

24+
### Performance
25+
26+
- Reduce the size of `PrimitiveTypesBitMapIterator` from 3 to 2 bytes. [#282](https://github.com/Stranger6667/jsonschema-rs/issues/282)
27+
2428
## [0.12.1] - 2021-07-29
2529

2630
### Fixed

0 commit comments

Comments
 (0)