Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreRaybaut committed Jun 20, 2024
1 parent d01fd00 commit d7e4463
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

## Version 0.12.5

- Successfully tested with Python 3.12 and NumPy 2.0: requirements have been updated
to remove the NumPy version upper bound constraint.
- Add support for NumPy 2.0:
- Use `numpy.asarray` instead of `numpy.array(..., copy=False)`
- Update requirements to remove the NumPy version upper bound constraint

## Version 0.12.4

Expand Down

0 comments on commit d7e4463

Please sign in to comment.