From e41c60b4c8fe3d75a515bf18924a14574b368b3a Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Sun, 10 Jan 2021 10:35:22 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index 755db7a..b7a2623 100644 --- a/Changelog.md +++ b/Changelog.md @@ -24,6 +24,13 @@ An example would be setting different caching options for Pi-hole, or specifying - Changes application of permissions for Docker instances to UID:GID instead of names. (#99/#128) - Adds `./gravity-sync info` function to help with troubleshooting installation/configuration settings. +#### 3.2.2 + +The `./gravity-sync.sh restore` process completely revamped: +- You can now choose to ignore any of the three elements during restore. +- The prompts are clearer and more consistent with Gravity Sync script styling. +- Importantly, lack of backup files in an element will not cause the restoration to fail. + ## 3.1 ### The Container Release