From 6b40060a452603216ece76bbfb737c4d4ce104ef Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Tue, 29 Mar 2022 16:19:45 -0500 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 36ea8db..ea624f2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## The Daemon Release +## 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.