From 882df19feb0e23d5fd06522508bd9f0f5a5c151e Mon Sep 17 00:00:00 2001 From: Edoan <42870577+Zennos@users.noreply.github.com> Date: Sun, 5 Jul 2020 13:53:28 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afc4bd93..1bcf7f49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * If there is no section called "Upcoming changes" below this line, please add one with `## Upcoming changes` as the first line, and then a bulleted item directly after with the first change. ## Upcoming changes +* Added Gravedigger's Shovel support. (@Zennos) ## TShock 4.4.0 (Pre-release 12) * Fixed various bugs related to Snake Charmer's Flute. (@rustly)