From 6337f1b7fbb0585873bbf500cfeab83fbbd7a2c0 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:09:45 +1100 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index e8fd9c4..44350e8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,9 @@ -v3.5.104 +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 + 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.