We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8875c2e commit 31dec3dCopy full SHA for 31dec3d
CHANGELOG.rst
@@ -1,3 +1,9 @@
1
+v4.21.0
2
+=======
3
+
4
+* Fix the behavior of ``enum`` in the presence of ``0`` or ``1`` to properly consider ``True`` and ``False`` unequal (#1208).
5
+* Special case the error message for ``{min,max}{Items,Length,Properties}`` when they're checking for emptiness rather than true length.
6
7
v4.20.0
8
=======
9
0 commit comments