From 6704b525ed277b88b7a59fe17f0a8ed3f4a535fd Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Mon, 11 Apr 2022 17:16:14 -0500 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 4481a92..0f68629 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,7 @@ ## [4.0 - The Re-Release](https://github.com/vmstan/gravity-sync/wiki/4.0) +A release so big it requires a new changelog. + ## 3.7 - The Daemon Release This release features a different method of managing automated replication. Crontab has been deprecated in favor of scheduled tasks using systemd timers. To switch to the new replication method, just run `./gravity-sync.sh auto` again, and it will remove existing crontab settings in favor of systemd.