Update CHANGELOG.md

This commit is contained in:
Ijwu 2015-07-12 02:37:39 -04:00
parent a78efd0dbf
commit ca0fb00849

View file

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