From 55f10c7b41dc40f505f6b6f778820cfe13879d66 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Thu, 2 Feb 2023 23:31:00 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 2129f41..b090a86 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ - Add machine identification in configuration - Add variable ${RANDOM}[n] to config file in order to distinguish non unique hostnames - Refactor config variable handling + - Make backup state and upgrade state messages more coherent - Fix config fails when restic password is an int - Fix empty config files did not show a proper error message - Fix various config file malformation will break execution