Updated Changelog (markdown)

Michael Stanclift 2021-09-04 17:20:29 -05:00
parent cc9ffc145f
commit fead22e1b0

@ -23,6 +23,13 @@ This release was initially supposed to just be 3.3.3, but eventually became a to
- 3.4.3? Where were going we dont need 3.4.3. - 3.4.3? Where were going we dont need 3.4.3.
- Adds backup deletion step after a failed SQLITE3 integrity check, to prevent backup folders from filling up bad data on the secondary Pi-hole. - Adds backup deletion step after a failed SQLITE3 integrity check, to prevent backup folders from filling up bad data on the secondary Pi-hole.
#### 3.4.5
- Add the addition of an Environment Path variable in Crontab ([#212](https://github.com/vmstan/gravity-sync/pull/212))
- Add detection of missing path components and addition of path to crontab
- Fix bug where is inserted literally
- Fix `find` command invoke (Issue [#220](https://github.com/vmstan/gravity-sync/issues/220)) ([#223](https://github.com/vmstan/gravity-sync/pull/223))
## 3.3 - The Podman Release ## 3.3 - The Podman Release
For this release, "beta" support for [Podman](https://podman.io) based container deployments has been added. (Thanks to work by [@mfschumann](https://github.com/vmstan/gravity-sync/pull/138)) This is marked as beta because at the moment, Gravity Sync may not be regularly tested with this container engine and so regular support may be limited. Use of the official Pi-hole container image is still required. For this release, "beta" support for [Podman](https://podman.io) based container deployments has been added. (Thanks to work by [@mfschumann](https://github.com/vmstan/gravity-sync/pull/138)) This is marked as beta because at the moment, Gravity Sync may not be regularly tested with this container engine and so regular support may be limited. Use of the official Pi-hole container image is still required.