Fix changelog
This commit is contained in:
parent
1be580d910
commit
fb418095fe
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,8 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
## Upcoming Release
|
||||
* Fix pet licenses. (@Olink)
|
||||
* Initial support for Journey mode in SSC worlds. (@Olink)
|
||||
|
||||
* Make TShock database MySQL 8 compatible by escaping column names in our IQueryBuilder code. (Name `Groups` is a reserved element in this version, which is used in our `Region` table.) (@Patrikkk)
|
||||
|
||||
## TShock 4.4.0 (Pre-release 8)
|
||||
* Update for OTAPI 2.0.0.36 and Terraria 1.4.0.4. (@hakusaro, @Patrikkk, @DeathCradle)
|
||||
* Fixed /wind command. (@AxeelAnder)
|
||||
|
|
@ -49,7 +50,6 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
## TShock 4.4.0 (Pre-release 5)
|
||||
* Update player spawn related things to 1.4. `Terraria.Player.Spawn` method now has a required argument, `PlayerSpawnContext context`. (@AxeelAnder)
|
||||
* Make sqlite db path configurable. (@AxeelAnder)
|
||||
* Make TShock database MySQL 8 compatible by escaping column names in our IQueryBuilder code. (Name `Groups` is a reserved element in this version, which is used in our `Region` table.)
|
||||
* Terraria 1.4.0.3 experimental support. (@Patrikkk)
|
||||
* Updated changelog. (@hakusaro)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue