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.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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
+
7
22
## [ 0.19.0] - 2025-10-06
8
23
9
24
This 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.
77
92
* Added missing permission definition in ` Autoupdate pre-commit ` GitHub workflow [ #2591 ] ( https://github.com/IntelPython/dpnp/pull/2591 )
78
93
* Resolved issue with the cyclic import in ` linalg ` submodule [ #2608 ] ( https://github.com/IntelPython/dpnp/pull/2608 )
79
94
80
- ### Security
81
95
82
96
## [ 0.18.1] - 2025-06-24
83
97
You can’t perform that action at this time.
0 commit comments