Skip to content

Commit 0297fbe

Browse files
committed
Add changes to in-place element-wise operators to changelog
1 parent 54dd6b6 commit 0297fbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010

11+
* `"same_kind"`-style casting for `tensor.usm_ndarray` in-place mathematical operators[gh-1827](https://github.com/IntelPython/dpctl/pull/1827)
12+
1113
### Change
1214

1315
### Fixed

0 commit comments

Comments
 (0)