Skip to content

Commit c83cce6

Browse files
committed
Add changelog for next release of I-Ds
1 parent ad2f64a commit c83cce6

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

jsonschema-core.xml

+5
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,11 @@ User-Agent: so-cool-json-schema/1.0.2 curl/7.43.0
652652
</t>
653653
<t>
654654
<list style="hanging">
655+
<t hangText="draft-wright-json-schema-01">
656+
<list style="symbols">
657+
<t>Updated intro</t>
658+
</list>
659+
</t>
655660
<t hangText="draft-wright-json-schema-00">
656661
<list style="symbols">
657662
<t>Updated references to JSON</t>

jsonschema-hyperschema.xml

+5
Original file line numberDiff line numberDiff line change
@@ -893,6 +893,11 @@ GET /foo/
893893
</t>
894894
<t>
895895
<list style="hanging">
896+
<t hangText="draft-wright-json-schema-hyperschema-01">
897+
<list style="symbols">
898+
<t>Fixed examples</t>
899+
</list>
900+
</t>
896901
<t hangText="draft-wright-json-schema-hyperschema-00">
897902
<list style="symbols">
898903
<t>"rel" is now optional</t>

jsonschema-validation.xml

+9
Original file line numberDiff line numberDiff line change
@@ -890,6 +890,15 @@
890890
</t>
891891
<t>
892892
<list style="hanging">
893+
<t hangText="draft-wright-json-schema-validation-01">
894+
<list style="symbols">
895+
<t>Split apart additionalItems/items</t>
896+
<t>Reworked properties/patternProperties/additionalProperties definition</t>
897+
<t>Added "contains" keyword</t>
898+
<t>Allow empty "required" and "dependencies" arrays</t>
899+
<t>Fixed "type" reference to primitive types</t>
900+
</list>
901+
</t>
893902
<t hangText="draft-wright-json-schema-validation-00">
894903
<list style="symbols">
895904
<t>Added additional security considerations</t>

0 commit comments

Comments
 (0)