Skip to content

Commit 8afa380

Browse files
Update changelog
1 parent 7a34bf9 commit 8afa380

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
@@ -30,6 +30,7 @@ Also, that release drops support for Python 3.9, making Python 3.10 the minimum
3030
* Changed the license from `BSD-2-Clause` to `BSD-3-Clause` [#2593](https://github.com/IntelPython/dpnp/pull/2593)
3131
* Defined explicit versions range of the Python interpreter which is needed during the build [#2634](https://github.com/IntelPython/dpnp/pull/2634)
3232
* Aligned documentation with NumPy and CuPy style by using short function names [#2633](https://github.com/IntelPython/dpnp/pull/2633)
33+
* Removed wildcard imports and registered `dpnp.fft` and `dpnp.random` as explicit submodules [#2649](https://github.com/IntelPython/dpnp/pull/2649)
3334

3435
### Deprecated
3536

0 commit comments

Comments
 (0)