From 25369395d7d40171cf6bcaed4a522725b80a7d35 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Sat, 27 Jan 2024 07:15:37 +1100 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index e9502f3..c189029 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,7 @@ v3.4.83 - Fix for drives that exist in the drive database already but have "compatibility not_support". - Affected drives were showing as "Incompatible" in storage manager. + - Need to use the -i or --incompatible option. v3.4.82 - Fix for drives that exist in the drive database already but have "compatibility unverified". Issue #224