diff --git a/projects/rocprofiler-compute/CHANGES b/projects/rocprofiler-compute/CHANGES index 2d50e2e157..ff4fb1a025 100644 --- a/projects/rocprofiler-compute/CHANGES +++ b/projects/rocprofiler-compute/CHANGES @@ -2,12 +2,12 @@ Version 1.0.5 (13 Dec 2022) * store application command-line parameters in profiling output (#27) * enable additional normalizations in CLI mode (#30) + * add missing ubuntu 20.04 roofline binary to packaging (#34) * update L1 bandwidth metric calculations (#36) * add L1 <-> L2 bandwidth calculation (#37) * documentation updates (#38, #41) - * maintain git sha in production installs from tarball (#53) * enhanced subprocess logging to identify critical errors in rocprofiler (#50) - * add missing ubuntu 20.04 roofline binary to packaging (#34) + * maintain git sha in production installs from tarball (#53) Version 1.0.4 (11 Nov 2022)