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 34c9903 commit 705cd4f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ In this release, test coverage is 74%.

🛠️ Bug fixes:

* guidata is now compatible with NumPy 2.0
* Add support for NumPy 2.0:
* Use `numpy.asarray` instead of `numpy.array(..., copy=False)`
* Remove deprecated `numpy.core.multiarray` module import

## Version 3.5.1 ##

Expand Down

0 comments on commit 705cd4f

Please sign in to comment.