Submodule update + Changelog update

This commit is contained in:
White 2017-01-03 21:48:20 +10:30
parent 43270a4c1a
commit 16df7dc1e8
2 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
## Upcoming Changes
* Compatibility with Terraria 1.3.4.4
* API: Version tick 2.0
* API: Reduced RAM usage by ~80MB (Large server) (@deathcradle)
* API: Added TSPlayer.KillPlayer() (@WhiteXZ)
* API: Added TSPlayer.Logout() (@ProfessorXZ)
* Fixed connections after max slot is reached (@DeathCradle)