Version tick 5.1.1

This commit is contained in:
Lucas Nicodemus 2022-11-10 00:46:05 -08:00
parent 111c7925ac
commit 3ad573855b
No known key found for this signature in database
3 changed files with 7 additions and 3 deletions

View file

@ -80,7 +80,7 @@ Use past tense when adding new entries; sign your name off when you add or chang
## Upcoming changes
* Your changes could be here!
## TShock 5.1.0
## TShock 5.1.1
* Fixed item giving potentially dropping too many items. (@PotatoCider, @punchready)
* Excluded GeoIP.dat from release bundle. (@SignatureBeef)
* Added `TownSlimeRed` to `FishableNpcIDs` list, allowing it to be fished up. (@drunderscore)
@ -125,6 +125,10 @@ The following translators contributed changes from November 1, 2022 to November
|Marotheit | Pirate English | 7|
|ATFGK | Chinese Simplified | 4|
## TShock 5.1.0
This release was scrubbed. All changes have been re-allocated to the 5.1.1 release. We consider a verison "final" after the tick and do not apply more changes. Thus, we were unable to simply release 5.0.0 as-is, as a late-breaking bug was discovered and fixed after the tick.
## TShock 5.0.0
* Reduced load/save console spam. (@SignatureBeef, @YehnBeep)
* Replaced SQLite library with Microsoft.Data.Sqlite for arm64 support. (@SignatureBeef)