diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 703d37b..f07c11c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,11 +1,20 @@ +Release 1.3.2 (April 17th 2023) + = = = + - Introduced --custom-log-path / -clp argument, allowing for log-files to be saved in a custom PATH! + - Modifier available to pre-load PATH + - Added pipx support (pip3 and pip2 support in development)! + - --manual-all / -ma behavior slightly changed, now asks for custom domain and/or custom log-file PATH if not preloaded + - Made Logs more readable + - General bugfixes, small re-writes + Release 1.2.2 (April 07th 2023) = = = - Updated Help message - Added a section on Modifiers - Made it easier to read - Added --yum-update/-yu and --alt-only/-ao incompatability message - - Added a suggestion to use --help/-h when a wrong argumet is used - + - Added a suggestion to use --help/-h when a wrong argument is used + Release 1.2.1 (April 01st 2023) = = = - Improved argument handling @@ -13,7 +22,7 @@ Release 1.2.1 (April 01st 2023) - Two modifiable arguments include :no-comment / :nc (for --save-statistics) and : (for --custom-domain) - More to come soon! - Fixed issue with incorrect package manager scoring system - - General re-writes for better readability in update script and README + - General re-writes for better readability Release 1.1.1 (March 11th 2023) = = =