summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 996cb62..acb360c 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,10 @@
+v4.8.0
+------
+
+* ``best_match`` no longer traverses into ``anyOf`` and ``oneOf`` when all of
+ the errors within them seem equally applicable. This should lead to clearer
+ error messages in some cases where no branches were matched.
+
v4.7.2
------