Update CHANGELOG.md

This commit is contained in:
Patrikkk 2020-05-31 15:57:23 +02:00
parent 9934a3935d
commit 71cc7f482b

View file

@ -54,6 +54,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
* `tshock.journey.biomespreadfreeze`
* `tshock.journey.setspawnrate`
* Changed default thresholds for some changes in the config file to accommodate new items & changes to Terraria. (@hakusaro)
* Store projectile type in `ProjectileStruct RecentlyCreatedProjectiles` to identify the recently created projectiles by type. Make `RecentlyCreatedProjectiles` and `ProjectileStruct` public for developers to access from plugins.
## TShock 4.4.0 (Pre-release 7 (Entangled))
* Fixed bed spawn issues when trying to remove spawn point in SSC. (@Olink)