From 4277af47de8c8ba77382178e425b402bfadad8b5 Mon Sep 17 00:00:00 2001 From: vermaden Date: Sun, 20 Feb 2022 22:45:34 +0100 Subject: [PATCH] Update README file. --- README | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README b/README index bcbd067..df826be 100644 --- a/README +++ b/README @@ -49,7 +49,16 @@ C H A N G E L O G ------------------------------------------------------------------------------- -VERSION 1.7.6 (CURRENT) +VERSION 1.7.7 (CURRENT) + +Add option to ignore system partitions like EFI or MSR. +Fix removal of dirs from unmounted filesystems. +Fix mount permissions for FAT filesystems. +Add spaces and comments in the code. + +------------------------------------------------------------------------------- + +VERSION 1.7.6 Added UZIP images support. Added another try to mount device in read only mode.