diff --git a/CHANGELOG.md b/CHANGELOG.md index 083bacc1..cf107797 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ 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 -* Hopefully TShock on .NET 5? +* Added the ability to change a `TSPlayer`'s PVP mode. (@AgaSpace) ## TShock 4.5.8 * Removed `TShockAPI/DB/DBTools.cs`. This appears to have been dead code and not used by anything. (@hakusaro, @DeathCradle)