Skip to content

Commit 6b3749a

Browse files
committed
Update changelog.
1 parent 9095233 commit 6b3749a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
ChangeLog
22
=========
33

4-
1.14 (2022-01-11)
4+
1.14 (2023-??-??)
55
-----------------
66

77
* Implement ``__format__`` for ``Fraction``, following
88
https://github.com/python/cpython/pull/100161
99

10+
* Implement ``Fraction.is_integer()``, following
11+
https://github.com/python/cpython/issues/100488
12+
13+
* ``Fraction.limit_denominator()`` is faster, following
14+
https://github.com/python/cpython/pull/93730
15+
1016
1.13 (2022-01-11)
1117
-----------------
1218

0 commit comments

Comments
 (0)