Normalize changelog

This commit is contained in:
Lucas Nicodemus 2021-04-12 11:09:58 -07:00
parent 5a3048e24f
commit 099256bdba

View file

@ -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)