From 99c936e70c6d2a2b31721d74d1c979434a2874e0 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:04:15 +1100 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index ca73297..e8fd9c4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v3.5.104 +- Bug fix for drives that return "HCST " as the model, like HGST drives do. Issue #389 + v3.5.103 - Bug fix getting size of large drives. Issue #368 - Run the script once with the --restore option to undue the previous changes then run the script as normal.