We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc75f50 commit b9e696fCopy full SHA for b9e696f
1 file changed
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# Changelog
2
- v0.28.0
3
- Fix mismatched behavior between `PyArrayLike1` and `PyArrayLike2` when used with floats ([#520](https://github.com/PyO3/rust-numpy/pull/520))
4
+ - Allow ndarray versions < 0.18. ([#526](https://github.com/PyO3/rust-numpy/pull/526))
5
6
- v0.27.1
7
- Bump ndarray dependency to v0.17. ([#516](https://github.com/PyO3/rust-numpy/pull/516))
0 commit comments