summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2022-05-05 13:44:51 -0400
committerJulian Berman <Julian@GrayVines.com>2022-05-05 13:44:51 -0400
commit3b2f0f36c73b61fd72a87ab468e46b24119ae9e0 (patch)
tree2cc0bfc974934fde331413ddbbde2ff73ba70ed5 /CHANGELOG.rst
parente5a4e1c5016a236feb8c095aadd4bb586ff7a06a (diff)
downloadjsonschema-3b2f0f36c73b61fd72a87ab468e46b24119ae9e0.tar.gz
v4.5.0 -> CHANGELOGv4.5.0
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index cc0e307..17c09da 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,13 @@
+v4.5.0
+------
+
+* Validator classes for each version now maintain references to the correct
+ corresponding format checker (#905)
+* Support for ``$dynamicRef`` has been improved (#886)
+* Development has moved to a `GitHub organization
+ <https://github.com/python-jsonschema/>`_.
+ No functional behavior changes are expected from the change.
+
v4.4.0
------