From c51f8abcbfeed7c3cb421258fe09a46f3b448948 Mon Sep 17 00:00:00 2001 From: Rustly <43079937+Rustly@users.noreply.github.com> Date: Thu, 18 Jun 2020 16:51:18 -0500 Subject: [PATCH] totally didnt update changelog again --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbd04331..27171d4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin ## Upcoming changes * Fixed various bugs related to Snake Charmer's Flute. (@rustly) - The entirety of the snake now places. - The old snake now removes when placing a new snake. - Players are no longer disabled for breaking TilePlace/TileKill thresholds when modifying snakes. + * The entirety of the snake now places. + * The old snake now removes when placing a new snake. + * Players are no longer disabled for breaking TilePlace/TileKill thresholds when modifying snakes. * Prevented players from seeing the npc spawnrate change permission error on join. (@rustly) * Installed new sprinklers! * Organized parameters by category and relevance in the `config.json` file. (@kubedzero)