You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
15
15
### Maintenance
16
16
17
+
## [0.20.1] - Jun. 06, 2025
18
+
19
+
### Fixed
20
+
21
+
* Fixed missing event dependencies in roll and reshape Python bindings for size-1 input arrays [gh-2095](https://github.com/IntelPython/dpctl/pull/2095)
22
+
17
23
## [0.20.0] - Jun. 03, 2025
18
24
19
25
This release achieves compliance of `dpctl.tensor` with the Python Array API 2024.12 standard.
0 commit comments