Updated Changelog (markdown)

Michael Stanclift 2022-04-11 17:15:48 -05:00
parent 5a3685be91
commit 14277dadef

@ -1,3 +1,5 @@
## [4.0 - The Re-Release](https://github.com/vmstan/gravity-sync/wiki/4.0)
## 3.7 - 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. 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.