diff --git a/CHANGELOG.md b/CHANGELOG.md index db4fd0d1..9dac4b32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)