From fbcac7c9596c01a3f0afd3c9f4ded932ce78a110 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Thu, 4 Feb 2021 10:48:39 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 91fb6ee..1e08996 100644 --- a/Changelog.md +++ b/Changelog.md @@ -44,6 +44,10 @@ The `./gravity-sync.sh restore` process completely revamped: - Correct error where Docker based installs would fail to restart if Docker exec commands required sudo privileges. - Correct error where setup script would prompt twice for Local/Remote DNSMASQ directories when using Docker. +#### 3.2.6 + +- Adds old backup removal tasks into push/pull/sync/compare functions. + ## 3.1 ### The Container Release