From d79f2094da3875f8bb01b13ecbeeab114804e20f Mon Sep 17 00:00:00 2001 From: deajan Date: Mon, 30 Sep 2024 22:35:15 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 026a943..0041e0f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -50,6 +50,9 @@ - Added --no-cache option to disable cache for restic operations (neeeded on RO systems) - Added CRC32 logging for config files in order to know when a file was modified - Missing exclude files will now search in current binary directory for a excludes directory + - Splitted releases between legacy and non legacy + - Updated legacy tcl8.6.13 to tc8.6.15 + - Updated legacy Python 3.7 to Python 3.11 (with openssl 3.1.3)