Skip to content

Commit c4fea1b

Browse files
Apply suggestions from code review
Co-authored-by: vlad-perevezentsev <[email protected]>
1 parent 4232136 commit c4fea1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +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.
10+
The release drops support for Python 3.9, making Python 3.10 the minimum required version.
1111

1212
### Added
1313

@@ -25,7 +25,7 @@ The release stops supporting python 3.9, and so python 3.10 is a minimum require
2525

2626
### Removed
2727

28-
* Dropped support of python 3.9 [#2626](https://github.com/IntelPython/dpnp/pull/2626)
28+
* Dropped support for Python 3.9 [#2626](https://github.com/IntelPython/dpnp/pull/2626)
2929

3030
### Fixed
3131

0 commit comments

Comments
 (0)