diff --git a/Changelog.md b/Changelog.md index ea624f2..4481a92 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,5 @@ +## [4.0 - The Re-Release](https://github.com/vmstan/gravity-sync/wiki/4.0) + ## 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.