diff --git a/CHANGELOG.md b/CHANGELOG.md index dabf6d02e1..908a72d639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Maintenance +## [0.20.1] - Jun. 06, 2025 + +### Fixed + +* Fixed missing event dependencies in roll and reshape Python bindings for size-1 input arrays [gh-2095](https://github.com/IntelPython/dpctl/pull/2095) + ## [0.20.0] - Jun. 03, 2025 This release achieves compliance of `dpctl.tensor` with the Python Array API 2024.12 standard.