diff --git a/CHANGELOG.md b/CHANGELOG.md index ac24f918..a1261bf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ This is the rolling changelog for TShock for Terraria. Use past tense when adding new entries; sign your name off when you add or change something. This should primarily be things like user changes, not necessarily codebase changes unless it's really relevant or large. +## TShock 4.3.5 (Unreleased) +* Fix HandleSpawnBoss, and as a result the spawnboss command and boss spawning items. + ## TShock 4.3.4 * Fix invasion progress messages (@WhiteXZ)