From 499a5bc892feb9e2ba040884fff9bceaac5568ec Mon Sep 17 00:00:00 2001 From: Henry Andrews Date: Sat, 9 May 2020 12:57:59 -0700 Subject: [PATCH] Placeholder changelog This will allow submitting multiple PRs that edit the changelog without causing merge conflicts as long as they each add their log entry to different list items. We'll remove any leftover empty items before publication. --- jsonschema-core.xml | 15 +++++++++++++++ jsonschema-validation.xml | 9 +++++++++ 2 files changed, 24 insertions(+) diff --git a/jsonschema-core.xml b/jsonschema-core.xml index d0d264e1..1d2824eb 100644 --- a/jsonschema-core.xml +++ b/jsonschema-core.xml @@ -3765,6 +3765,21 @@ https://example.com/schemas/common#/$defs/count/minimum + + + + + + + + + + + + + + + Update to RFC 8259 for JSON specification diff --git a/jsonschema-validation.xml b/jsonschema-validation.xml index 5af85c47..b732af56 100644 --- a/jsonschema-validation.xml +++ b/jsonschema-validation.xml @@ -1432,6 +1432,15 @@ Correct email format RFC reference to 5321 instead of 5322 Clarified the set and meaning of "contentEncoding" values + + + + + + + + +