diff --git a/CHANGELOG.md b/CHANGELOG.md index d98f5398..f22a8ba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,17 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin ## Upcoming Changes +## TShock 4.3.18 +* Compatibility with Terraria 1.3.3.3 (@Simon311) +* API: Version tick 1.25 +* API: Resolved some issues with the ItemForceIntoChest hook (@WhiteXZ, @Patrikkk) +* API: Resolved some shonky code that caused Vitamins and other Ankh Shield related items to drop at strange rates or not at all (@ProfessorXZ, @WhiteXZ, @nicatronTg) +* Fixed magical ice blocks not working correctly (@ProfessorXZ) + ## TShock 4.3.18 * Compatibility with Terraria 1.3.3.2 -* API: Version tick 1.2.4 +* API: Version tick 1.24 * API: Fixed chat line breaks when using chat tags and long strings of text (@ProfessorXZ) * API: Added ItemForceIntoChest hook (@WhiteXZ) * API: Included the player's registration date in REST's players/read endpoints (@ProfessorXZ)