Skip to content

Commit 6dd4b13

Browse files
committed
Update changelog
1 parent 625ec99 commit 6dd4b13

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

jsonschema-core.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -547,8 +547,8 @@
547547
</t>
548548
<t>
549549
Regular expressions SHOULD be built with the "u" flag (or equivalent) to provide
550-
Unicode support, or processed in such a way which provides Unicode as defined
551-
by ECMA-262.
550+
Unicode support, or processed in such a way which provides Unicode support as
551+
defined by ECMA-262.
552552
</t>
553553
<t>
554554
Furthermore, given the high disparity in regular expression constructs support,
@@ -3846,8 +3846,9 @@ https://example.com/schemas/common#/$defs/count/minimum
38463846
<t>$dynamic* (previously $recursive) no longer use runtime base URI determination</t>
38473847
<t>Define Compound Schema Documents (bundle) and processing</t>
38483848
<t>Reference ECMA-262, 11th edition for regular expression support</t>
3849+
<t>Regular expression should support unicode</t>
38493850
<t>Remove media type parameters</t>
3850-
<t></t>
3851+
<t>Specify Unknown keywords are collected as annotations</t>
38513852
<t></t>
38523853
</list>
38533854
</t>

0 commit comments

Comments
 (0)