From 22abe65ab0c1f642c9ded3c7ef8fa9b01d3b8ec4 Mon Sep 17 00:00:00 2001 From: itwrx Date: Wed, 28 Jun 2023 15:15:29 -0500 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9287ce..2ecc7c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # 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 - separate logging procs into Error and Info varieties. (ITwrx) - ### Added - ask-pass path resolution for various distros. (ITwrx) - log sqlite3 access error/dependancy requirement on failed create/read. (ITwrx) \ No newline at end of file