Skip to content

Commit 8dda4d8

Browse files
committed
Changelog for rel-json-ptr
1 parent a8bc374 commit 8dda4d8

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</address>
5454
</author>
5555

56-
<date year="2022"/>
56+
<date year="2023"/>
5757
<workgroup>Internet Engineering Task Force</workgroup>
5858
<keyword>JSON</keyword>
5959
<keyword>Schema</keyword>

jsonschema-validation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</address>
5555
</author>
5656

57-
<date year="2022"/>
57+
<date year="2023"/>
5858
<workgroup>Internet Engineering Task Force</workgroup>
5959
<keyword>JSON</keyword>
6060
<keyword>Schema</keyword>

relative-json-pointer.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</address>
4141
</author>
4242

43-
<date year="2022"/>
43+
<date year="2023"/>
4444
<workgroup>Internet Engineering Task Force</workgroup>
4545
<keyword>JSON</keyword>
4646
<keyword>JavaScript</keyword>
@@ -322,6 +322,12 @@
322322
</t>
323323
<t>
324324
<list style="hanging">
325+
<t hangText="draft-handrews-relative-json-pointer-03">
326+
<list style="symbols">
327+
<t>Fix ABNF omission for using # with index manipulation</t>
328+
<t>Clarify handling of leading "0"</t>
329+
</list>
330+
</t>
325331
<t hangText="draft-bhutton-relative-json-pointer-00">
326332
<list style="symbols">
327333
<t>Add array forward and backward index manipulation</t>

0 commit comments

Comments
 (0)