From aabb3180bb6d51e76e5abb76e43f29a848cd6a7c Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:38:19 +1000 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 63d5b6a..9101972 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,7 @@ +v3.5.92 +- Changed to support M.2 SATA SSDs in M2D18 or M2D17. +- Change -s, --show option to show changes for each different drive model. + v3.5.91 - Changed to not exit if no SATA or SAS drives found. Issue #303 - Now only exits if no SATA, SAS or NVMe drives found.