summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.2.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/3.2.txt b/docs/releases/3.2.txt
index 10468ac655..129026cf89 100644
--- a/docs/releases/3.2.txt
+++ b/docs/releases/3.2.txt
@@ -341,6 +341,9 @@ Validators
of a raised :exc:`~django.core.exceptions.ValidationError`. This allows
custom error messages to use the ``%(value)s`` placeholder.
+* The :class:`.ValidationError` equality operator now ignores ``messages`` and
+ ``params`` ordering.
+
.. _backwards-incompatible-3.2:
Backwards incompatible changes in 3.2