We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64a4613 + fa63965 commit a4b5739Copy full SHA for a4b5739
draft/2020-12/release-notes.md
@@ -288,9 +288,9 @@ considered unevaluated and fails the `unevaluatedItems` keyword like it did in
288
previous drafts.
289
290
## Regular Expressions
291
-Regular expressions are now required to support unicode characters. Previously,
292
-this was unspecified and implementations may or may not support this unicode in
293
-regular expressions.
+Regular expressions are now expected (but not strictly required) to support
+unicode characters. Previously, this was unspecified and implementations may or
+may not support this unicode in regular expressions.
294
295
## Media Type Changes
296
JSON Schema defines two media types, `application/schema+json` and
0 commit comments