Skip to content

Commit 3f7dadc

Browse files
committed
Update changelog
1 parent 9f6238d commit 3f7dadc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ This release is compatible with NumPy 2.5.
3030
### Removed
3131

3232
* Removed support for arrays of 2-dimensional vectors in `dpnp.cross`, which now requires (arrays of) 3-dimensional vectors and raises `ValueError` otherwise [#2950](https://github.com/IntelPython/dpnp/pull/2950)
33+
* Removed `dpnp.row_stack` in favor of `dpnp.vstack` [#2956](https://github.com/IntelPython/dpnp/pull/2956)
3334

3435
### Fixed
3536

0 commit comments

Comments
 (0)