From 099256bdba2ffdb6da52d7aa6c256b48de82bfc6 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Mon, 12 Apr 2021 11:09:58 -0700 Subject: [PATCH] Normalize changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a70062b..db4fd0d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,9 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * This could be you! ## TShock 4.5.0.1 -* Fixed conversion from old to new ban system for MySQL hosted ban databases. (@DeathCradle) +* Fixed conversion from old to new ban system for MySQL hosted ban databases. (@DeathCradle, @ATFGK) +* Fixed wrong identifier used for UUID bans. (@DeathCradle, @ATFGK) +* Fixed conversion from sqlite bans due to locking issue. (@DeathCradle, @Kojirremer) ## TShock 4.5.0 * Updated OTAPI and TSAPI to Terraria 1.4.2.1. (@Stealownz, @DeathCradle)