From ced1651c054a05a0ab21da331b5ae2cddd3fe5f8 Mon Sep 17 00:00:00 2001 From: Nassim Jahnke Date: Sun, 17 Sep 2023 19:43:53 +1000 Subject: [PATCH] Update changelog title --- .github/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 0f30ef12..cec1308c 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -2,7 +2,7 @@ This file contains update logs for this project. The top may contain a `Unreleased` section, gathering update logs for a future update during development. --- -## Unreleased +## 4.2.0 - September 17th 2023 ### Changed * Velocity/Bungee: Added `commands-on-single-maintenance-enable` and `commands-on-single-maintenance-disable` config options to define commands to be executed after maintenance has been toggled on a proxied server * Commands inside the `all` list will be executed for any proxied server, but you can also define commands for specific servers by adding arrays with the server names as keys