Skip to content

Commit 0598395

Browse files
authored
Merge pull request #2115 from IntelPython/add-changelog-for-0.20.2
Add changelog for 0.20.2
2 parents 89d13ae + 320af4b commit 0598395

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.2] - Jun. 26, 2025
8+
9+
### Maintenance
10+
11+
* Add Python 3.13 to package metadata [gh-2110](https://github.com/IntelPython/dpctl/pull/2110)
12+
* When building dpctl conda package for Python 3.13, restrict Cython to below 3.1.0, as this version and higher may cause crashes [gh-2112](https://github.com/IntelPython/dpctl/pull/2112)
13+
714
## [0.20.1] - Jun. 06, 2025
815

916
### Fixed

0 commit comments

Comments
 (0)