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)