Skip to content

Commit

Permalink
Bump version and update changelog (#105)
Browse files Browse the repository at this point in the history
* Update changelog

* Add ROCm version to changelog

Co-authored-by: Liam Wrubleski <[email protected]>
  • Loading branch information
cgmb and lawruble13 authored Aug 4, 2022
1 parent af17337 commit 03ec837
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Change Log for rocm-cmake

## [0.8.0]
## [rocm-cmake 0.8.0 for ROCm 5.3]
### Fixed
- Fixed error in prerm scripts created by `rocm_create_package` that could break uninstall for packages using the `PTH` option.
### Changed
- `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
- ROCMInstallTargets now defaults `CMAKE_INSTALL_LIBDIR` to `lib` if not otherwise specified.
- Changed default Debian compression type to xz and enabled multi-threaded package compression.
- `rocm_create_package` will no longer warn upon failure to determine version of program rpmbuild.

## [0.7.3]
### Added
Expand Down

0 comments on commit 03ec837

Please sign in to comment.