summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorSimeon Simeonov2024-07-05 22:55:03 +0200
committerSimeon Simeonov2024-07-05 22:55:03 +0200
commit37f8843f5fecc9bb4a5eb5b18eea35b1bbc16489 (patch)
treeb4aac0e5a5d587a9b1c4ba8ba8c22a73ad8049ae /Changelog
parente98d4a056f51f831f39c75ba0971fe766a77808c (diff)
Add more fixes and lintingHEADv4.4nextmaster
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6692d08..a7f8b6b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
1v4.4:
2 - replace the functionality from the deprecated cgi module
3 - do some more format / linting (add .ruff.toml)
4
1v4.3: 5v4.3:
2 - remove obsolete SSL/TLS code 6 - remove obsolete SSL/TLS code
3 - use black alike coding style 7 - use black alike coding style