Skip to content

Commit 39ffeae

Browse files
antonwolfyvtavana
andauthored
Update CHANGELOG.md
Co-authored-by: Vahid Tavanashad <120411540+vtavana@users.noreply.github.com>
1 parent a9d6ea0 commit 39ffeae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
* Added several new `pre-commit` rules, including protection against direct commits to master/maintenance branches [#2500](https://github.com/IntelPython/dpnp/pull/2500)
1313
* Added implementation of `dpnp.ndarray.view` method [#2520](https://github.com/IntelPython/dpnp/pull/2520)
1414
* Added a new backend routine `syrk` from oneMKL to perform symmetric rank-k update which is used for a specialized matrix multiplication where the result is a symmetric matrix [2509](https://github.com/IntelPython/dpnp/pull/2509)
15-
* Added `timeout-minutes` property GitHub jobs [#2526](https://github.com/IntelPython/dpnp/pull/2526)
15+
* Added `timeout-minutes` property to GitHub jobs [#2526](https://github.com/IntelPython/dpnp/pull/2526)
1616

1717
### Changed
1818

0 commit comments

Comments
 (0)