From 5585f174967ce3fd8d0ae19f266a8dc9849cbc5f Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Tue, 21 Mar 2023 04:12:26 +1100 Subject: [PATCH] Update CHANGES.txt Added disable support memory compatibility option --ram or -r --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 9363b15..4245934 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v1.2.17 +- Added disable support memory compatibility option --ram or -r + v1.2.16 - Changed to show the script version, Synology model and DSM version on each run to make it easier to debug any user's issues.