Changelog update

This commit is contained in:
Chris 2021-04-13 13:59:56 +09:30
parent 784a75b7c5
commit 196a16c321

View file

@ -13,7 +13,8 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
* If there is no section called "Upcoming changes" below this line, please add one with `## Upcoming changes` as the first line, and then a bulleted item directly after with the first change.
## Upcoming changes
* This could be you!
* Fixed server crash from `/v2/players/list` & other parameterised REST endpoints. (@QuiCM)
* Added handling to the PlayerChat hook event. (@QuiCM - Thanks for the suggestion @Arthri)
## TShock 4.5.0.1
* Fixed conversion from old to new ban system for MySQL hosted ban databases. (@DeathCradle, @ATFGK)