Skip to content

Commit 694b969

Browse files
antonwolfyvtavana
andauthored
Update CHANGELOG.md
Co-authored-by: Vahid Tavanashad <[email protected]>
1 parent a571c9a commit 694b969

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
@@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
* Removed the use of class template argument deduction for alias template to conform to the C++17 standard [#2517](https://github.com/IntelPython/dpnp/pull/2517)
3030
* Changed th order of individual FFTs over `axes` for `dpnp.fft.irfftn` to be in forward order [#2524](https://github.com/IntelPython/dpnp/pull/2524)
3131
* Replaced the use of `numpy.testing.suppress_warnings` with appropriate calls from the warnings module [#2529](https://github.com/IntelPython/dpnp/pull/2529)
32-
* Improved documentations of `dpnp.ndarray` class and added page with description of supported constants [#2422](https://github.com/IntelPython/dpnp/pull/2422)
32+
* Improved documentations of `dpnp.ndarray` class and added a page with description of supported constants [#2422](https://github.com/IntelPython/dpnp/pull/2422)
3333

3434
### Deprecated
3535

0 commit comments

Comments
 (0)