From 424f0df002740ec274f350a8af1f67ac0e1db458 Mon Sep 17 00:00:00 2001 From: ineanto Date: Wed, 13 Dec 2023 16:48:16 +0100 Subject: [PATCH] style(changelog): update changelog --- CHANGELOG.log | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.log b/CHANGELOG.log index 8896a27..25d6590 100644 --- a/CHANGELOG.log +++ b/CHANGELOG.log @@ -1,8 +1,5 @@ 1.0.7-RC1: Update n°4 (13/12/23) [OTHER] - • In line with my thinking that Minecraft servers should always be in one of the latest versions to give developers more freedom and less maintenance hassle, - Nicko will now only be supporting the previous major version and current major version. - This results in this version of Nicko now needing at minimum of JRE 17 and a server running 1.19. - If you can't upgrade, consider skipping the plugin altogether. I'm sorry. - • Various optimizations and improvements. \ No newline at end of file + • In line with my thinking that Minecraft servers should always be in one of the latest versions to give developers more freedom and less maintenance hassle, Nicko will now only be supporting the current major version and the one before it. This results in this version of Nicko now needing at minimum Java version 17 and a server running 1.19. If you can't upgrade, consider myself sorry. + • Various optimizations and improvements following the upgrade to Java 17. \ No newline at end of file