Update changelog

This commit is contained in:
Lucas Nicodemus 2021-04-12 23:20:10 -07:00 committed by GitHub
parent c72e64fa5e
commit 00b4eb6774
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
## Upcoming changes
* 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)
* Changed the spawnboss command to support silent command specifiers. (@QuiCM, suggested by @nojomyth-dev).
## TShock 4.5.0.1
* Fixed conversion from old to new ban system for MySQL hosted ban databases. (@DeathCradle, @ATFGK)