Skip to content

Commit 032cf20

Browse files
authored
Add release summary to the changelog (#2463)
The PR add a summary for upcoming `0.18.0` release.
1 parent 01bf544 commit 032cf20

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ 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.18.0] - MM/DD/2025
7+
## [0.18.0] - 05/DD/2025
88

99
This release achieves 100% compliance with Python Array API specification (revision [2024.12](https://data-apis.org/array-api/2024.12/)).
10+
The release provides enhanced compatibility with NumPy 2.2.5. Window and mathematical routines are complemented by a set of new functions.
11+
Moreover, it adds support to build `dpnp` from the source for AMD GPUs.
1012

1113
### Added
1214

0 commit comments

Comments
 (0)