From e045f9005acd12752eb21ff48bc50829470b0a8f Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Mon, 8 Jan 2024 09:17:13 +1100 Subject: [PATCH] Update CHANGES.txt - Bug fix for error when -s or --showedits option was used. Issue #200 --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 7e65d9a..37fe6d3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,7 +3,7 @@ v3.4.76 - Now saves changes.txt as _changes.txt when updating the script. - To not overwrite changes.txt if my other scripts are in the same folder. - Bug fix for detecting if script is located on M.2 drive. -- Bug fix for error when -s or --shoedits option was used. Issue #200 +- Bug fix for error when -s or --showedits option was used. Issue #200 - Minor bug fix. v3.3.73