Flip changelog entry to bottom of the list(?)
This commit is contained in:
parent
d1505127dd
commit
9b818618f3
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* If there is no section called "Upcoming changes" below this line, please add one with `## Upcoming changes` as the first line, and then a bulleted item directly after with the first change.
|
||||
|
||||
## Upcoming changes
|
||||
* Fixed painting wall/tile being rejected from hand of creation. (@Rozen4334)
|
||||
* Reduced load/save console spam. (@SignatureBeef, @YehnBeep)
|
||||
* Replaced SQLite library with Microsoft.Data.Sqlite for arm64 support. (@SignatureBeef)
|
||||
* Initial support for MonoMod hooks on Raspberry Pi (arm64). (@kevzhao2)
|
||||
|
|
@ -23,6 +22,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* 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)
|
||||
* Fixed painting wall/tile being rejected from hand of creation. (@Rozen4334)
|
||||
|
||||
## TShock 4.5.18
|
||||
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@gohjoseph)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue