From 88918e3b81ec5e5df66b6a4f505e93464a6416a6 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Mon, 13 Mar 2023 19:58:13 +1100 Subject: [PATCH] Update CHANGES.txt - Added check that M.2 volume support is enabled --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index e784b34..48d562f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v1.1.12 +- Added check that M.2 volume support is enabled. + v1.1.11 - Added support for M.2 SATA drives. - Can now skip processing M.2 drives by running script with the -m2 flag.