Skip to content

Commit 4bdac77

Browse files
Merge pull request #1736 from IntelPython/backport-changelong-edits
2 parents 6d34a6b + dc4289a commit 4bdac77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 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

1313
### Fixed
1414

15-
## [0.17.0] - May. XX, 2024
15+
## [0.17.0] - May. 23, 2024
1616

1717
This release features updated documentation web-page https://intelpython.github.io/dpctl/latest/index.html, adds cumulative reductions,
1818
and complies with revision [2023.12](https://data-apis.org/array-api/2023.12/) of Python Array API specification.
@@ -45,6 +45,7 @@ and complies with revision [2023.12](https://data-apis.org/array-api/2023.12/) o
4545
* Fixed bug in basic slicing of empty arrays: [gh-1680](https://github.com/IntelPython/dpctl/pull/1680)
4646
* Fixed bug in `tensor.bitwise_invert` for boolean input array: [gh-1681](https://github.com/IntelPython/dpctl/pull/1681)
4747
* Fixed bug in `tensor.repeat` on zero-size input arrays: [gh-1682](https://github.com/IntelPython/dpctl/pull/1682)
48+
* Fixed bug in `tensor.searchsorted` for 0d needle vector and strided hay: [gh-1694](https://github.com/IntelPython/dpctl/pull/1694)
4849

4950

5051
## [0.16.1] - Apr. 10, 2024

0 commit comments

Comments
 (0)