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)