Remove 'Unreleased' and 'Pre-Release' designation from cl entries

This commit is contained in:
Lucas Nicodemus 2016-10-21 22:26:26 -06:00
parent 3d43834a42
commit c6822b9be7

View file

@ -182,7 +182,7 @@ Alternatively, if you do not want to report the crash, just delete the file.
* API: Fixed issues with SendQ writes failing. (@Wolfje)
* API: Version tick to 1.21
## TShock 4.3.6 (Pre-Release)
## TShock 4.3.6
* API: NPCs shoot the right way (@WhiteXZ)
* API: The server config file works correctly with priority and port (@Patrikkk)
@ -234,7 +234,7 @@ Alternatively, if you do not want to report the crash, just delete the file.
* Fix: Logging out is now safe with SSC (/logout) (issue #1037). (@WhiteXZ)
* API/TShock: Removed -world parameter from TShock, put it back in the API. (@tylerjwatson)
## TShock 4.3.5 (Unreleased)
## TShock 4.3.5
* Fix HandleSpawnBoss, and as a result the spawnboss command and boss spawning items. (@Ijwu)
* Rewrite SendQ for more network stack improvements (@tylerjwatson)