Skip to content

Commit 61382d7

Browse files
committed
Add #686 to the changelog.
1 parent a72044e commit 61382d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
v4.0.0 (Not Yet Released)
22
-------------------------
33

4+
* ``False`` and ``0`` are now properly considered non-equal even
5+
recursively within a container (#686). As part of this change,
6+
``uniqueItems`` validation may be *slower* in some cases. Please feel
7+
free to report any significant performance regressions, though in
8+
some cases they may be difficult to address given the specification
9+
requirement.
410
* The CLI has been improved, and in particular now supports a ``--output``
511
option (with ``plain`` (default) or ``pretty`` arguments) to control the
612
output format. Future work may add additional machine-parsable output

0 commit comments

Comments
 (0)