From c1e72bbc251ebdd8ce20b1b1a8482348a4d2f641 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 9 Dec 2017 15:30:57 +1030 Subject: [PATCH] Changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14bce826..08b19051 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * Fixed /savessc not bothering to save ssc data for people who bypass ssc. (@hakusaro) * Default permission sets for new databases are more modern. (@hakusaro) * Added the ability to ban by account name instead of just banning a character name assuming its an account name. (@hakusaro) +* Fixed a bug in the CommandLineParser which caused some command lines to fail (@QuicM) ## TShock 4.3.24 * Updated OpenTerraria API to 1.3.5.3 (@DeathCradle)