Skip to content

Commit 03ec837

Browse files
cgmblawruble13
andauthored
Bump version and update changelog (#105)
* Update changelog * Add ROCm version to changelog Co-authored-by: Liam Wrubleski <Liam.Wrubleski@amd.com>
1 parent af17337 commit 03ec837

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Change Log for rocm-cmake
22

3-
## [0.8.0]
3+
## [rocm-cmake 0.8.0 for ROCm 5.3]
4+
### Fixed
5+
- Fixed error in prerm scripts created by `rocm_create_package` that could break uninstall for packages using the `PTH` option.
46
### Changed
57
- `ROCM_USE_DEV_COMPONENT` set to on by default for all platforms. This means that Windows will now generate runtime and devel packages by default
68
- ROCMInstallTargets now defaults `CMAKE_INSTALL_LIBDIR` to `lib` if not otherwise specified.
79
- Changed default Debian compression type to xz and enabled multi-threaded package compression.
10+
- `rocm_create_package` will no longer warn upon failure to determine version of program rpmbuild.
811

912
## [0.7.3]
1013
### Added

0 commit comments

Comments
 (0)