From ad280ec93ab31212575182c838da36be36d2eeae Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:21:11 +1100 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 17f7110..44350e8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v3.5.105 +- Bug fix for drives that return "HCST " as the model, like HGST drives do. Issue #389 + v3.5.104 - Some disks will be blocked in special scenarios. PR #387