Skip to content

Commit 78e85af

Browse files
committed
Add release note.
1 parent 8b76a8b commit 78e85af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ Changes (0.9.0):
192192
- [gh-339](https://github.com/flintlib/python-flint/pull/339),
193193
Add `fmpq.__float__` method so that `float(fmpq)` and `complex(fmpq)`
194194
work. (OB)
195+
- [gh-324](https://github.com/flintlib/python-flint/pull/324),
196+
Faster conversion from `int` to `fmpz` and back. (RO).
195197

196198
0.8.0
197199
-----

0 commit comments

Comments
 (0)