From 502d005154de79fcea477645a89916ee11f0576c Mon Sep 17 00:00:00 2001 From: colramos425 Date: Fri, 11 Nov 2022 15:45:14 -0600 Subject: [PATCH] Update changelog Signed-off-by: colramos425 --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index be342880ca..08a873b973 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,8 @@ Version 1.0.4 (11 Nov 2022) * addition of progress bar indicator in web-based GUI (#8) * reduced default content for web-based GUI to reduce load times (#9) * minor packaging and CI updates - * variety of documentatinon updates + * variety of documentatinon updates + * added an optional argument to vcopy to specify device id Version 1.0.3 (07 Nov 2022)