This release adds support for "Fraction" objects as "min_value" and
"max_value" bounds in "decimals()", if they can be exactly represented
as decimals in the target precision (issue #4466).
Bounding "decimals()" with other values that cannot be exactly
represented is now deprecated; previously the bounds could be off by
one.
The canonical version of these notes (with links) is on readthedocs.