From 04e3f5277f3bfe6f082d6f05e1be14f1c6bd19c7 Mon Sep 17 00:00:00 2001 From: Cole Ramos Date: Tue, 21 Feb 2023 15:53:35 -0600 Subject: [PATCH] Update CHANGES --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index df7d31d386..f38ea5f1a1 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ Version 1.0.7 (21 Feb 2023) * support alternative profilers (#70) * add MI100 configs to override rocprofiler's incomplete default (#75) * improve error message when no GPU(s) detected (#85) + * separate CI tests by Linux distro and add status badges Version 1.0.6 (21 Dec 2022)