Skip to content

Commit 94fdd5b

Browse files
Update CHANGELOG.md
1 parent a9032cc commit 94fdd5b

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
@@ -28,7 +28,7 @@ This release achieves 100% compliance with Python Array API specification (revis
2828
* Updated Python Array API specification version supported to `2024.12` [#2416](https://github.com/IntelPython/dpnp/pull/2416)
2929
* Removed `einsum_call` keyword from `dpnp.einsum_path` signature [#2421](https://github.com/IntelPython/dpnp/pull/2421)
3030
* Changed `"max dimensions"` to `None` in array API capabilities [#2432](https://github.com/IntelPython/dpnp/pull/2432)
31-
* Added CUDA compatibility for `dpnp.i0` and `dpnp.kaiser` functions [#2439](https://github.com/IntelPython/dpnp/pull/2439)
31+
* Added `dpnp.i0` and `dpnp.kaiser` compatibility with non-Intel devices [#2439](https://github.com/IntelPython/dpnp/pull/2439)
3232

3333
### Fixed
3434

0 commit comments

Comments
 (0)