Skip to content

Commit 87ebbb2

Browse files
committed
Add to changelog
1 parent 997ecfd commit 87ebbb2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ Contributors (0.9.0):
167167
- Rémy Oudompheng (RO)
168168
- Agriya Khetarpal (AK)
169169
- Oscar Benjamin (OB)
170+
- Daniel Simmons-Marengo (DSM)
170171

171172
Changes (0.9.0):
172173

@@ -181,6 +182,9 @@ Changes (0.9.0):
181182
- [gh-312](https://github.com/flintlib/python-flint/pull/312),
182183
Add `discriminant` method to `fmpz_poly`, `fmpq_poly` and
183184
`nmod_poly`. (RO)
185+
- [gh-336](https://github.com/flintlib/python-flint/pull/336),
186+
Fixed a bug in `arb.neg()` which caused it to return its input
187+
without negating it. (DSM)
184188

185189
0.8.0
186190
-----

0 commit comments

Comments
 (0)