summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index d05032d..18bd54f 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,12 @@
+v4.6.0
+------
+
+* Fix ``unevaluatedProperties`` and ``unevaluatedItems`` for types they should
+ ignore (#949)
+* ``jsonschema`` now uses `hatch <https://hatch.pypa.io/>`_ for its build
+ process. This should be completely transparent to end-users (and only matters
+ to contributors).
+
v4.5.1
------