Update changelog for 5.5.1 (#2199)

* docs(changelog): update changelog for 5.5.1

Signed-off-by: Nara Prasetya <nara@streamhpc.com>

* docs(changelog): Improve continuity in release notes

* docs(changelog): Add changelog to TOC

---------

Signed-off-by: Nara Prasetya <nara@streamhpc.com>
This commit is contained in:
Nara
2023-06-01 17:40:51 +02:00
committed by GitHub
parent 5752b5986c
commit 125cc37981
6 changed files with 81 additions and 665 deletions

View File

@@ -0,0 +1,11 @@
<!-- markdownlint-disable first-line-h1 -->
<!-- markdownlint-disable no-duplicate-header -->
### What's New in This Release
#### HIP API Change
The following HIP API is updated in the ROCm v5.5.1 release,
##### `hipDeviceSetCacheConfig`
- The return value for `hipDeviceSetCacheConfig` is updated from `hipErrorNotSupported` to `hipSuccess`