update CHANGELOG
This commit is contained in:
parent
0d6f3cf953
commit
22abe65ab0
|
@ -1,10 +1,15 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.9.1 - 6-25-23
|
## 0.9.2 - 6-28-23
|
||||||
|
### Changed
|
||||||
|
- Moved calling of rsync for the Routine Bkups to it's own thread. issue #1 (ITwrx)
|
||||||
|
### Added
|
||||||
|
- added help text in various places. issue #6 (ITwrx)
|
||||||
|
- added "/Drive" to the "+Folder" Destination button. issue #3 (ITwrx)
|
||||||
|
|
||||||
|
## 0.9.1 - 6-25-23
|
||||||
### Changed
|
### Changed
|
||||||
- separate logging procs into Error and Info varieties. (ITwrx)
|
- separate logging procs into Error and Info varieties. (ITwrx)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- ask-pass path resolution for various distros. (ITwrx)
|
- ask-pass path resolution for various distros. (ITwrx)
|
||||||
- log sqlite3 access error/dependancy requirement on failed create/read. (ITwrx)
|
- log sqlite3 access error/dependancy requirement on failed create/read. (ITwrx)
|
Loading…
Reference in New Issue