Browse Source

Update CHANGES.txt

pull/341/head
Dave Russell 1 year ago
committed by GitHub
parent
commit
e86b575537
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      CHANGES.txt

6
CHANGES.txt

@ -1,5 +1,9 @@
v3.5.98 v3.5.98
- Changed to install dtc automaticall if needed and running from task scheduler. - Changed to automatically download and install dtc if all of the following 4 conditions are met:
1. dtc is not already installed.
2. /bin/dtc or dtc are not in the same folder as the script.
3. The script needs dtc.
4. The script is running from task scheduler.
v3.5.97 v3.5.97
- Changed silently skip empty .db.new files with showing an error. Issue #175 - Changed silently skip empty .db.new files with showing an error. Issue #175

Loading…
Cancel
Save