Skip to content

Commit 4c633ee

Browse files
Update release notes
1 parent 09b6764 commit 4c633ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,9 @@ Contributors (0.9.0):
170170

171171
Changes (0.9.0):
172172

173+
- [gh-322](https://github.com/flintlib/python-flint/pull/322),
174+
Add `mul_low` and `pow_trunc` methods to `fmpz_poly`, `fmpq_poly` and
175+
`nmod_poly`. (RO)
173176
- [gh-318](https://github.com/flintlib/python-flint/pull/318),
174177
Add emscripten build in CI. Polynomial factors and roots are
175178
now sorted into a consistent order for `nmod_poly` and

0 commit comments

Comments
 (0)