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 d981a8d commit ab0a3e4Copy full SHA for ab0a3e4
CHANGELOG.md
@@ -1,4 +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
+
5
- v0.27.1
6
- Bump ndarray dependency to v0.17. ([#516](https://github.com/PyO3/rust-numpy/pull/516))
7
0 commit comments