Update to 2.4.0

This commit is contained in:
Frank Bischof
2023-03-23 10:48:00 +01:00
parent 4751ce1bc3
commit 7b6aabeabd
2 changed files with 30 additions and 7 deletions

View File

@ -1,3 +1,10 @@
## 2.4.0
- Added extra checks if FROM and TO are properly set
## 2.3.0
- Added CSV check for consistancy
- Added target to logging
## 2.2.0
- Improved logging
- Added extra confirmation checks on file existance or exiting if issues are found
@ -6,4 +13,4 @@
- Added log to textfile
## 2.0.4
- Initial release
- Initial release