Browse Source

Update CHANGES.txt

Bug for fix for when -s or --showedits option was used.
pull/201/head
Dave Russell 2 years ago
committed by GitHub
parent
commit
10efea01fd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      CHANGES.txt

3
CHANGES.txt

@ -1,8 +1,9 @@
v3.3.75 v3.4.76
- Include smart_test_ignore and smart_attr_ignore in db files. - Include smart_test_ignore and smart_attr_ignore in db files.
- Now saves changes.txt as <script-filename>_changes.txt when updating the script. - Now saves changes.txt as <script-filename>_changes.txt when updating the script.
- To not overwrite changes.txt if my other scripts are in the same folder. - 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 detecting if script is located on M.2 drive.
- Bug fix that caused error when -s or --shoedits option was used.
- Minor bug fix. - Minor bug fix.
v3.3.73 v3.3.73

Loading…
Cancel
Save