Update CHANGELOD.md

This commit is contained in:
James Puleo 2022-10-07 18:24:50 -04:00
parent c1edbea1a2
commit daff675844
No known key found for this signature in database
GPG key ID: 3E16C7EFA34FB15D

View file

@ -32,6 +32,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
* Fixed painting wall/tile being rejected from hand of creation. (@Rozen4334)
* Added a second `Utils.TryParseTime` method for parsing large, positive time spans. (@punchready)
* Fixed `/tempgroup` breaking on durations greater than roughly 24 days. (@punchready)
* Allow Blood Butcherer and Shimmer buffs to be applied to NPCs by players (@drunderscore)
## TShock 4.5.18
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@gohjoseph)