Update changelog.md

This commit is contained in:
AkjaHAsLk1IALk0MasH 2023-06-08 18:12:25 +07:00
parent 4eb2aa49de
commit 5498f84942

View file

@ -81,7 +81,7 @@ Use past tense when adding new entries; sign your name off when you add or chang
* Updated `TShockAPI.NetItem` (@AgaSpace):
* Added constructor overload with parameter `Terraria.Item`.
* Added the `ToItem` method to get a copy of `Terraria.Item`.
* In the constructor I added optional parameters `stack` and `prefix`.
* In the constructor `stack` and `prefix` are now optional parameters.
## TShock 5.2
* An additional option `pvpwithnoteam` is added at `PvPMode` to enable PVP with no team. (@CelestialAnarchy, #2617, @ATFGK)