From 10efea01fda6f3ff38d5c6b1b8f462152343e197 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Mon, 8 Jan 2024 09:09:02 +1100 Subject: [PATCH] Update CHANGES.txt Bug for fix for when -s or --showedits option was used. --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index a884ae9..228c641 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,8 +1,9 @@ -v3.3.75 +v3.4.76 - Include smart_test_ignore and smart_attr_ignore in db files. - 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 that caused error when -s or --shoedits option was used. - Minor bug fix. v3.3.73