Update changelog

This commit is contained in:
SGKoishi 2022-11-07 11:46:15 -08:00
parent 4eba2b1765
commit c49619260b
No known key found for this signature in database
GPG key ID: 8FFC399070653828

View file

@ -17,6 +17,7 @@ Use past tense when adding new entries; sign your name off when you add or chang
## Upcoming changes ## Upcoming changes
* Fixed item giving potentially dropping too many items (@PotatoCider, @punchready) * Fixed item giving potentially dropping too many items (@PotatoCider, @punchready)
* Excluded GeoIP.dat from release bundle (@SignatureBeef) * Excluded GeoIP.dat from release bundle (@SignatureBeef)
* Updated the Utils.FindByIdOrName to follow same logic. Now fuzzy match fallback to `StartsWith` and then `Contains`. (@sgkoishi)
## TShock 5.0.0 ## TShock 5.0.0
* Reduced load/save console spam. (@SignatureBeef, @YehnBeep) * Reduced load/save console spam. (@SignatureBeef, @YehnBeep)