From 80cb80fad590ed55f67bba5e8f4e9f4434affc12 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:12:44 +1000 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 6e1a70e..7ef16a1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,5 @@ v3.5.89 -- Bug fix for -s, --showedits option for multiple of the same drive model but with different firmware versions. Issue #276 +- Bug fix for -s, --showedits option with multiple of the same drive model but with different firmware versions. Issue #276 v3.5.88 - Changed how memory compatibility is disabled for older models. Issue #272