From 0639d4bb9e7a68c197e38d2ce5edfb1daff86eea Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt <2270806+jammsen@users.noreply.github.com> Date: Fri, 23 Feb 2024 19:06:15 +0100 Subject: [PATCH] Fixed changelog typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea19390..be7e072 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ - Added RESTART_DEBUG_OVERRIDE for local testing - Fixed expansion-bug from #224 & #225 by @Dashboy1998 - Refactoring of code-duplication in webhook.sh -- Extended fixing for edge-cases of playernames from #226, #227 & #228 +- Extended fixing for edge-cases of playernames from #226, #227 & #228 by @Dashboy1998 - Default mechanic checks more steamid oriented, not comparing playernames directly - Added mechanic for playername changes and temporary characters which are still in char-creation screen - Also cut down on text in the announces on RCON, because messages can only be 40 chars long