Skip to content

Commit 0d16c05

Browse files
authored
Merge pull request #443 from handrews/changelog2
Fix omitted format in changelog
2 parents 393ff78 + 1fa1b67 commit 0d16c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-validation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1315,7 +1315,7 @@
13151315
<t>Added string-encoded media section, with former hyper-schema "media" keywords</t>
13161316
<t>Restored "regex" format (removal was unintentional)</t>
13171317
<t>Added "date" and "time" formats, and reserved additional RFC 3339 format names</t>
1318-
<t>I18N formats: "iri", "idn-hostname", "idn-email"</t>
1318+
<t>I18N formats: "iri", "iri-reference", "idn-hostname", "idn-email"</t>
13191319
<t>Clarify that "json-pointer" format means string encoding, not URI fragment</t>
13201320
<t>Fixed typo that inverted the meaning of "minimum" and "exclusiveMinimum"</t>
13211321
</list>

0 commit comments

Comments
 (0)