From c6822b9be785acd5b12d3ab925f74b5a5e8c1a6a Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Fri, 21 Oct 2016 22:26:26 -0600 Subject: [PATCH] Remove 'Unreleased' and 'Pre-Release' designation from cl entries --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bec4bfd..2c48a472 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)