Update CHANGES.txt for version 2.0.21

Added version 2.0.21 with bug fixes and PowerShell script updates.
This commit is contained in:
Dave Russell
2026-05-30 04:59:33 +10:00
committed by GitHub
parent 35e9d0f6a2
commit 900998adef
+6
View File
@@ -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.