diff --git a/CHANGELOG.md b/CHANGELOG.md index b45395da..4a7aac44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ 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. -## Upcoming Changes +## TShock 4.4.0 (Pre-release 1) * Added confused debuff to Bouncer for confusion applied from Brain of Confusion * API: Added return in OnNameCollision if hook has been handled. (@Patrikkk) * API: Added hooks for item, projectile and tile bans (@deadsurgeon42) diff --git a/README.md b/README.md index b28bf93c..06ebf7cb 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ TShock is a toolbox for Terraria servers and communities. That toolbox is jam packed with anti-cheat tools, server-side characters, groups, permissions, item bans, tons of commands, and limitless potential. It's one of a kind. -**We are currently updating for Terraria 1.4.0.1 (curRelease = 225). For updates, check our [twitter, @Pryaxis](https://twitter.com/Pryaxis).** +**We are currently polishing on Terraria 1.4.0.2 (curRelease = 226). For updates, check our [twitter, @Pryaxis](https://twitter.com/Pryaxis).** * Download: [Stable](https://github.com/TShock/TShock/releases) or [Experimental](#experimental-downloads). * Read [the documentation](https://tshock.readme.io/) to quickly get up to speed.