Update CHANGELOG.md
This commit is contained in:
parent
ee4a57c102
commit
24c0f106b8
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Ported to OTAPI3 and .NET6. (@SignatureBeef)
|
||||
* Introduced a new module framework for TShock developers. (@SignatureBeef)
|
||||
* Fixed a secondary crash when server init fails and log services were not initialised. (@SignatureBeef)
|
||||
* Added preliminary support for Terraria 1.4.4.4. (@SignatureBeef)
|
||||
* GrassSpreadEventArgs Color property has been changed from a Byte to a TileColorCache type. (@SignatureBeef)
|
||||
* SetDefaultsEventArgs now includes a nullable ItemVariant instance. (@SignatureBeef)
|
||||
|
||||
## Upcoming changes
|
||||
* Your changes could be here!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue