Update changelog with log changes from @QuiCM

This commit is contained in:
Lucas Nicodemus 2021-05-20 01:50:28 -07:00 committed by GitHub
parent a3b98b5406
commit 465537b424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
* Updated HealOtherPlayer damage check to make more sense by respecting `ignoredamagecap` permission. (@moisterrific)
* Added preliminary support for Terraria 1.4.2.3 (@moisterrific, @Moneylover3246, @DeathCradle)
* Added celebration mk2 explosive to explosives ItemID set in TSAPI. Solves #2304. (@Quinci135)
* TShock now writes its log files to the `logs` folder inside the `tshock` folder by default, as opposed to just the `tshock` folder. (@QuiCM)
## TShock 4.5.2
* Added preliminary support for Terraria 1.4.2.2. (@hakusaro)