Skip to content

Commit 019aebe

Browse files
committed
Add stub to changelog for dev changes after 0.19.0
1 parent c3e6952 commit 019aebe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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+
## [dev] - XXX. XX, XXXX
8+
9+
### Added
10+
11+
### Change
12+
13+
### Fixed
14+
715
## [0.19.0] - Feb. XX, 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`.

0 commit comments

Comments
 (0)