Skip to content

Commit b785a15

Browse files
authored
Merge pull request #188 from asmeurer/changelog-fix
Add missing item from changelog
2 parents 4ac3d33 + d29cad9 commit b785a15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030

3131
### Minor Changes
3232

33+
- NumPy 2.0 is now wrapped again. Previously it was unwrapped because it has
34+
full 2022.12 array API support but it now requires wrapping again for
35+
2023.12 support.
36+
3337
- Support for JAX 0.4.32 and newer which implements the array API directly in
3438
`jax.numpy`.
3539

0 commit comments

Comments
 (0)