update CHANGELOG

This commit is contained in:
itwrx 2023-07-01 22:47:57 -05:00
parent 7e33cb5773
commit 9c263d6cb2
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 0.9.7 - 7-1-23
### Added
- Added check that sources actually got copied to destination(s) prior to showing success msg. (ITwrx)
## 0.9.6 - 7-1-23
### Added
- Added check for missing source(s)/destination(s). Show error status. Log locations. #10 (ITwrx)