From 3bac3d108b3ca7d9502c2ca0e4c8003be08ff10e Mon Sep 17 00:00:00 2001 From: mh4x0f Date: Mon, 4 Jul 2022 09:33:58 -0300 Subject: [PATCH] updated: changelog for version release 3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c371701d..44b6177a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. - update: screenshot for version 1.1.3 - update: readme information about version - added: support to install configdir from .deb package +- added: better color information path folder ### Changed - changed: control user login and logout with python object @@ -33,6 +34,9 @@ All notable changes to this project will be documented in this file. - fixed: Werkzeug depedency flask 2.0 - fixed: restore config dir folder and apply patch if config not exit #189 - fixed: dump command error +- typos in the config_dir_packager_data +- fixed: setuptools warnings detected unnecessary files #189 +- fixed: check if copy_tree was sucessful #189 ## [Released]