Skip to content

Commit cb346fb

Browse files
committed
Add PR to the changelog
1 parent 0561764 commit cb346fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Also, that release drops support for Python 3.9, making Python 3.10 the minimum
1919
* Added implementation of `dpnp.scipy.special.erfinv` and `dpnp.scipy.special.erfcinv` [#2624](https://github.com/IntelPython/dpnp/pull/2624)
2020
* Enabled support of Python 3.14 [#2631](https://github.com/IntelPython/dpnp/pull/2631)
2121
* Added implementation of `dpnp.ndarray.tolist` method [#2652](https://github.com/IntelPython/dpnp/pull/2652)
22+
* Added implementation of `dpnp.ndarray.tofile` method [#2635](https://github.com/IntelPython/dpnp/pull/2635)
2223

2324
### Changed
2425

0 commit comments

Comments
 (0)