Skip to content

Commit d7e4463

Browse files
committed
Updated CHANGELOG
1 parent d01fd00 commit d7e4463

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
## Version 0.12.5
44

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

89
## Version 0.12.4
910

0 commit comments

Comments
 (0)