From 065b4b7741ff8c81334705b991e46bba35f56379 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 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 01181ea9d1..8609b1e06a 100644 --- a/CHANGES +++ b/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)