diff --git a/src/docs/CHANGES b/src/docs/CHANGES new file mode 100644 index 0000000000..be342880ca --- /dev/null +++ b/src/docs/CHANGES @@ -0,0 +1,11 @@ +Version 1.0.4 (11 Nov 2022) + + * update python requirements.txt with minimum versions for numpy and pandas + * 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 + +Version 1.0.3 (07 Nov 2022) + + * initial Omniperf release \ No newline at end of file