From 984a3ca46029b61dfe523ddc82a051905dc76d98 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Tue, 23 Nov 2021 22:53:46 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)