From a65077df147dab20da3b6950956941bab11570bb Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Fri, 16 Aug 2024 08:59:45 +1000 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index f938db2..fa06a23 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v3.5.99-RC +- Changed to support "--restore --ssd=restore" to restore write_mostly when restoring all other changes. Issue #340 + v3.5.98 - Changed to automatically download and install dtc if all of the following 4 conditions are met: 1. dtc is not already installed.