Skip to content

Commit 5c002fe

Browse files
committed
2.1.0 changelog entry
1 parent 332cb2e commit 5c002fe

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
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [2.1.0] - XXXX-XX-XX
4+
5+
[2.1.0]: https://github.com/davishmcclurg/json_schemer/releases/tag/v2.1.0
6+
37
## [2.0.0] - 2023-08-20
48

59
For 2.0.0, much of the codebase was rewritten to simplify support for the two new JSON Schema draft versions (2019-09 and 2020-12). The major change is moving each keyword into its own class and organizing them into vocabularies. [Output formats](https://json-schema.org/draft/2020-12/json-schema-core.html#section-12) and [annotations](https://json-schema.org/draft/2020-12/json-schema-core.html#section-7.7) from the new drafts are also supported. The known breaking changes are listed below, but there may be others that haven't been identified.

0 commit comments

Comments
 (0)