Skip to content

Commit 4232136

Browse files
committed
Add PR to the changelog
1 parent b1b3dce commit 4232136

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [0.20.0] - MM/DD/2026
88

99
This release changes the license from `BSD-2-Clause` to `BSD-3-Clause`.
10+
The release stops supporting python 3.9, and so python 3.10 is a minimum required version since now.
1011

1112
### Added
1213

@@ -24,6 +25,8 @@ This release changes the license from `BSD-2-Clause` to `BSD-3-Clause`.
2425

2526
### Removed
2627

28+
* Dropped support of python 3.9 [#2626](https://github.com/IntelPython/dpnp/pull/2626)
29+
2730
### Fixed
2831

2932
### Security

0 commit comments

Comments
 (0)