From 1f5ebc1823834ec6e6a8511749f192db1d2de133 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:22:36 +1100 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 44350e8..619bf05 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v3.5.106 +- Bug fix for when script is not located on a volume. Issue #397 + v3.5.105 - Bug fix for drives that return "HCST " as the model, like HGST drives do. Issue #389