From 5d34498a5911b1a9f0be8758fd062ca6bf58e966 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Tue, 12 Jan 2021 10:41:20 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 68a6489..3ca8d20 100644 --- a/Changelog.md +++ b/Changelog.md @@ -31,6 +31,10 @@ The `./gravity-sync.sh restore` process completely revamped: - 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.2.3 + +- Cleanup of the error message screen when an invalid command is run (ex: `./gravity-sync.sh wtf`) + ## 3.1 ### The Container Release