Skip to content

Commit ce931ac

Browse files
vtavanaantonwolfy
andauthored
Update CHANGELOG.md
Co-authored-by: Anton <[email protected]>
1 parent 3ab6e93 commit ce931ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This release achieves 100% compliance with Python Array API specification (revis
2626
* Updated `dpnp.fix` to return output with the same data-type of input [#2392](https://github.com/IntelPython/dpnp/pull/2392)
2727
* Updated `dpnp.einsum` to add support for `order=None` [#2411](https://github.com/IntelPython/dpnp/pull/2411)
2828
* Updated Python Array API specification version supported to `2024.12` [#2416](https://github.com/IntelPython/dpnp/pull/2416)
29-
* Removed `einsum_call` kwarg from `dpnp.einsum_path` signature [#2421](https://github.com/IntelPython/dpnp/pull/2421)
29+
* Removed `einsum_call` keyword from `dpnp.einsum_path` signature [#2421](https://github.com/IntelPython/dpnp/pull/2421)
3030

3131
### Fixed
3232

0 commit comments

Comments
 (0)