Skip to content

Commit 9b6a9f5

Browse files
committed
Add #746 to the changelog.
1 parent f576e7b commit 9b6a9f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ v4.0.0 (Not Yet Released)
1414
* Support for the IP address and domain name formats has been improved
1515
* Support for Python 2 has been dropped, with ``python_requires`` properly
1616
set.
17+
* ``multipleOf`` could overflow when given sufficiently large numbers. Now,
18+
when an overflow occurs, ``jsonschema`` will fall back to using fraction
19+
division (#746).
1720

1821
v3.2.0
1922
------

0 commit comments

Comments
 (0)