From 313219f1779bff4b7ba49aa4b57475492bbfd2a9 Mon Sep 17 00:00:00 2001 From: Chris Lohfink Date: Tue, 8 Oct 2024 11:42:13 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04bfb5ed0..08a85302f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog +## 2024/09/08 4.1.10 +Do not delete backups if only the compression type differs. #1103 +Always set isReplace when the replace ip is set. #1102 + ## 2024/06/11 4.1.9 Set replaceip for all non-live pre-assigned tokens #1099 Prefer replacing dead nodes with the same IP. #1098