From 900998adef1322b75b2d0a1ea0f3ed2e77e63d21 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Sat, 30 May 2026 04:59:33 +1000 Subject: [PATCH] Update CHANGES.txt for version 2.0.21 Added version 2.0.21 with bug fixes and PowerShell script updates. --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index bce10b7..e9d8741 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,9 @@ +v2.0.21 +- Bug fix for RAID 5, 6, 10 and SHR with more than 2 drives using btrfs. + - Now includes, and loads, a Synology compatible btrfs.ko module for RAID 5, 6, 10 and SHR with more than 2 drives. +- Updated PowerShell script with USB drive validation, file hash verification, PowerShell 7 support. Thanks @ShawnMcGough +- Currently only works on computers with Intel and AMD64 64-bit (x86_64) CPUs. + v2.0.20 - Bug fix for RAID 5, 6, 10 and SHR with more than 2 drives using btrfs. - Now includes, and loads, a Synology compatible btrfs.ko module for RAID 5, 6, 10 and SHR with more than 2 drives.