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.