Skip to content

Commit 499a5bc

Browse files
committed
Placeholder changelog
This will allow submitting multiple PRs that edit the changelog without causing merge conflicts as long as they each add their log entry to different list items. We'll remove any leftover empty items before publication.
1 parent 39e3969 commit 499a5bc

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

jsonschema-core.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3765,6 +3765,21 @@ https://example.com/schemas/common#/$defs/count/minimum
37653765
</t>
37663766
<t>
37673767
<list style="hanging">
3768+
<t hangText="draft-handrews-json-schema-03">
3769+
<list style="symbols">
3770+
<t></t>
3771+
<t></t>
3772+
<t></t>
3773+
<t></t>
3774+
<t></t>
3775+
<t></t>
3776+
<t></t>
3777+
<t></t>
3778+
<t></t>
3779+
<t></t>
3780+
<t></t>
3781+
</list>
3782+
</t>
37683783
<t hangText="draft-handrews-json-schema-02">
37693784
<list style="symbols">
37703785
<t>Update to RFC 8259 for JSON specification</t>

jsonschema-validation.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,6 +1432,15 @@
14321432
<list style="symbols">
14331433
<t>Correct email format RFC reference to 5321 instead of 5322</t>
14341434
<t>Clarified the set and meaning of "contentEncoding" values</t>
1435+
<t></t>
1436+
<t></t>
1437+
<t></t>
1438+
<t></t>
1439+
<t></t>
1440+
<t></t>
1441+
<t></t>
1442+
<t></t>
1443+
<t></t>
14351444
</list>
14361445
</t>
14371446
<t hangText="draft-handrews-json-schema-validation-02">

0 commit comments

Comments
 (0)