From d6d506fb315fb33f35e8165439613af4c97801bc Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sun, 23 Oct 2016 16:24:26 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21a27308..7ea0764e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * `/v2/server/rawcmd` (@WhiteXZ). * Fixed `/user group` always giving an unhelpful error messaging telling you to check the console, even if we knew exactly why it failed (@nicatronTg). * Removed _all obsolete methods in TShock marked obsolete prior to this version (all of them)_ (@nicatronTg). +* Fixed issue where SSC + registration would fail with no pre-existing users (@DogooFalchion). ## TShock 4.3.20 * Security improvement: The auth system is now automatically disabled if a superadmin exists in the database (@Enerdy).