From db68b1f8d7a559376f1e94f289b816faaadd1f8d Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Fri, 11 Nov 2022 15:52:00 -0600 Subject: [PATCH] minor changelog edit Signed-off-by: Karl W. Schulz [ROCm/rocprofiler-compute commit: 065b4b7741ff8c81334705b991e46bba35f56379] --- projects/rocprofiler-compute/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/CHANGES b/projects/rocprofiler-compute/CHANGES index 01181ea9d1..8609b1e06a 100644 --- a/projects/rocprofiler-compute/CHANGES +++ b/projects/rocprofiler-compute/CHANGES @@ -5,7 +5,7 @@ Version 1.0.4 (11 Nov 2022) * reduced default content for web-based GUI to reduce load times (#9) * minor packaging and CI updates * variety of documentation updates - * added an optional argument to vcopy to specify device id + * added an optional argument to vcopy.cpp workload example to specify device id Version 1.0.3 (07 Nov 2022)