Skip to content

Commit 9a6c0b2

Browse files
committed
Update changelog
1 parent 6dd4b13 commit 9a6c0b2

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3849,7 +3849,7 @@ https://example.com/schemas/common#/$defs/count/minimum
38493849
<t>Regular expression should support unicode</t>
38503850
<t>Remove media type parameters</t>
38513851
<t>Specify Unknown keywords are collected as annotations</t>
3852-
<t></t>
3852+
<t>Moved "unevaluatedItems" and "unevaluatedProperties" from core into their own vocabulary</t>
38533853
</list>
38543854
</t>
38553855
<t hangText="draft-handrews-json-schema-02">

jsonschema-validation.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,12 +1435,7 @@
14351435
<t>Clarified the set and meaning of "contentEncoding" values</t>
14361436
<t>Reference ECMA-262, 11th edition for regular expression support</t>
14371437
<t>Split "format" into an annotation only vocabulary and an assertion vocabulary</t>
1438-
<t></t>
1439-
<t></t>
1440-
<t></t>
1441-
<t></t>
1442-
<t></t>
1443-
<t></t>
1438+
<t>Clarify "deprecated" when applicable to arrays</t>
14441439
<t></t>
14451440
</list>
14461441
</t>

0 commit comments

Comments
 (0)