File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.20.0] - MM/DD/2026
8+
9+ ### Added
10+
11+ ### Changed
12+
13+ ### Deprecated
14+
15+ ### Removed
16+
17+ ### Fixed
18+
19+ ### Security
20+
21+
722## [ 0.19.0] - 2025-10-06
823
924This release introduces a set of new ` dpnp.ndarray ` methods and SciPy-compatible functions to improve CuPy compatibility.
@@ -77,7 +92,6 @@ This release is compatible with NumPy 2.3.3.
7792* Added missing permission definition in ` Autoupdate pre-commit ` GitHub workflow [ #2591 ] ( https://github.com/IntelPython/dpnp/pull/2591 )
7893* Resolved issue with the cyclic import in ` linalg ` submodule [ #2608 ] ( https://github.com/IntelPython/dpnp/pull/2608 )
7994
80- ### Security
8195
8296## [ 0.18.1] - 2025-06-24
8397
You can’t perform that action at this time.
0 commit comments