Skip to content

Commit

Permalink
Add #746 to the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Jun 2, 2021
1 parent f576e7b commit 9b6a9f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -14,6 +14,9 @@ v4.0.0 (Not Yet Released)
* Support for the IP address and domain name formats has been improved
* Support for Python 2 has been dropped, with ``python_requires`` properly
set.
* ``multipleOf`` could overflow when given sufficiently large numbers. Now,
when an overflow occurs, ``jsonschema`` will fall back to using fraction
division (#746).

v3.2.0
------
Expand Down

0 comments on commit 9b6a9f5

Please sign in to comment.