Skip to content

Commit e7b2b1b

Browse files
authored
Merge pull request #2024 from IntelPython/add-changelog-stub-after-0-19-0-release
[MAINT] Add stub to changelog for dev changes after 0.19.0
2 parents c3e6952 + 8a6fc37 commit e7b2b1b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ 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.19.0] - Feb. XX, 2025
7+
## [dev] - XXX. XX, XXXX
8+
9+
### Added
10+
11+
### Changed
12+
13+
### Fixed
14+
15+
## [0.19.0] - Feb. 26, 2025
816

917
This release features official, out-of-the-box support for compiling `dpctl` for specified AMD GPU architectures, the addition of new function `tensor.top_k`, a radix-sort-based implementation of sorting functions, and improvements to interoperability with DLPack through `tensor.dldevice_to_sycl_device` and `tensor.sycl_device_to_dldevice`.
1018

0 commit comments

Comments
 (0)