Skip to content

Commit 705cd4f

Browse files
committed
Updated CHANGELOG
1 parent 34c9903 commit 705cd4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ In this release, test coverage is 74%.
66

77
🛠️ Bug fixes:
88

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

1113
## Version 3.5.1 ##
1214

0 commit comments

Comments
 (0)