From 05a84eb9cb9fd498243c65b807dd7c9ca15303af Mon Sep 17 00:00:00 2001 From: Zedifus Date: Tue, 21 Jun 2022 22:44:23 +0100 Subject: [PATCH] Update changelog !380 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b1d9960..aa055a77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ # Changelog -## --- [4.0.4] - 2022/06/21 +## --- [4.0.4-hotfix] - 2022/06/21 +### Bug fixes +- Remove bad check for backups path ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/380)) +

+## --- [4.0.4] - 2022/06/21 ### New features - Add shutdown on backup feature ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/373)) - Add detection and dropdown of java versions ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/375))