Skip to content

Commit 1fcca67

Browse files
Apply suggestions from code review
Co-authored-by: vlad-perevezentsev <vladislav.perevezentsev@intel.com>
1 parent e5d4cfc commit 1fcca67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ This release is compatible with NumPy 2.3.5.
6666
### Changed
6767

6868
* Bumped oneMath version up to `v0.9` [#2655](https://github.com/IntelPython/dpnp/pull/2655)
69-
* Updated cmake config files for DPC++ compiler, oneMKL, oneDPL and TBB components with `2025.3` release changes [#2648](https://github.com/IntelPython/dpnp/pull/2648)
69+
* Updated CMake config files for DPC++ compiler, oneMKL, oneDPL and TBB components with `2025.3` release changes [#2648](https://github.com/IntelPython/dpnp/pull/2648)
7070

7171
### Fixed
7272

73-
* Updated tests for erf functions to pass with `scipy>=0.16.0` per each integer dtype [#2669](https://github.com/IntelPython/dpnp/pull/2669)
73+
* Updated tests for erf functions to pass with `scipy>=0.16.0` for all integer dtypes [#2669](https://github.com/IntelPython/dpnp/pull/2669)
7474

7575

7676
## [0.19.0] - 2025-10-06

0 commit comments

Comments
 (0)