diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4c7c86e1..a7b9d86e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,7 @@ -v4.22.1 +v4.23.0 ======= +* Do not reorder dictionaries (schemas, instances) that are printed as part of validation errors. * Declare support for Py3.13 v4.22.0