Skip to content

Commit b7d5d97

Browse files
committed
Add 0.20.1 to the changelog
1 parent 3e105e9 commit b7d5d97

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.20.1] - Jun. 06, 2025
8+
9+
### Fixed
10+
11+
* Fixed missing event dependencies in roll and reshape Python bindings for size-1 input arrays [gh-2095](https://github.com/IntelPython/dpctl/pull/2095)
12+
713
## [0.20.0] - Jun. 03, 2025
814

915
This release achieves compliance of `dpctl.tensor` with the Python Array API 2024.12 standard.

0 commit comments

Comments
 (0)