From aa944b7a659a0013bcac24e91f781e8023e8f041 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Sat, 8 Apr 2023 17:28:07 +1000 Subject: [PATCH] Update CHANGES.txt - Now allows creating M.2 storage pool and volume all from Storage Manager --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index cd06f9e..cc2ef45 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v2.0.35 +- Now allows creating M.2 storage pool and volume all from Storage Manager + v1.3.34 - Now always shows your drive entries in the host db file if -s or --showedits used instead of only db file was edited during that run. - Changed to show usage if invalid long option used instead of continuing.