Updated Changelog (markdown)

Michael Stanclift 2022-04-11 17:16:14 -05:00
parent 14277dadef
commit 6704b525ed

@ -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.