Skip to content

Commit e83cdca

Browse files
Update changelog
1 parent 6f5d0fd commit e83cdca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Also, that release drops support for Python 3.9, making Python 3.10 the minimum
2727

2828
### Deprecated
2929

30+
* `dpnp.asfarray` is deprecated. Use `dpnp.asarray` with an appropriate dtype instead [#2650](https://github.com/IntelPython/dpnp/pull/2650)
31+
3032
### Removed
3133

3234
* Dropped support for Python 3.9 [#2626](https://github.com/IntelPython/dpnp/pull/2626)

0 commit comments

Comments
 (0)