Skip to content

Commit 1670890

Browse files
authored
Merge pull request #509 from handrews/changelog-fix
Fix several early changelog oddities
2 parents d0f6977 + 6474500 commit 1670890

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

jsonschema-core.xml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,16 +1116,18 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
11161116
</t>
11171117
<t hangText="draft-zyp-json-schema-04">
11181118
<list style="symbols">
1119-
<t>Split validation keywords into separate document</t>
1119+
<t>Salvaged from draft v3.</t>
1120+
<t>Split validation keywords into separate document.</t>
1121+
<t>Split hypermedia keywords into separate document.</t>
1122+
<t>Initial post-split draft.</t>
1123+
<t>Mandate the use of JSON Reference, JSON Pointer.</t>
1124+
<t>Define the role of "id". Define URI resolution scope.</t>
1125+
<t>Add interoperability considerations.</t>
11201126
</list>
11211127
</t>
11221128
<t hangText="draft-zyp-json-schema-00">
11231129
<list style="symbols">
11241130
<t>Initial draft.</t>
1125-
<t>Salvaged from draft v3.</t>
1126-
<t>Mandate the use of JSON Reference, JSON Pointer.</t>
1127-
<t>Define the role of "id". Define URI resolution scope.</t>
1128-
<t>Add interoperability considerations.</t>
11291131
</list>
11301132
</t>
11311133
</list>

jsonschema-hyperschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2728,7 +2728,7 @@ Link: <https://api.example.com/trees/1/nodes/456> rev=up
27282728
<t>Changed behavior of "method" property to align with hypermedia best current practices</t>
27292729
</list>
27302730
</t>
2731-
<t hangText="draft-luff-json-hyper-schema-01">
2731+
<t hangText="draft-luff-json-hyper-schema-00">
27322732
<list style="symbols">
27332733
<t>Split from main specification.</t>
27342734
</list>

jsonschema-validation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1518,7 +1518,7 @@
15181518
<t>Added "uriref" format that also allows relative URI references</t>
15191519
</list>
15201520
</t>
1521-
<t hangText="draft-fge-json-schema-validation-01">
1521+
<t hangText="draft-fge-json-schema-validation-00">
15221522
<list style="symbols">
15231523
<t>Initial draft.</t>
15241524
<t>Salvaged from draft v3.</t>

0 commit comments

Comments
 (0)