We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f954c commit fddca64Copy full SHA for fddca64
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 4.0.7 2023-11-11 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Add seperate permissions for _FILESYSTEM_PATH
5
6
+ ### Changed
7
+ - More output and debugging additions
8
+ - SQLite3 now backs up without running into file permission/access problems
9
+ - Cleanup old sqlite backups from temp directory
10
+ - Handle multiple SQLite3 backups concurrently
11
12
13
## 4.0.6 2023-11-10 <dave at tiredofit dot ca>
14
15
### Added
0 commit comments