From 5af1f8f76acdc6b41115424d03f3804749e992e2 Mon Sep 17 00:00:00 2001 From: Chris <2648373+QuiCM@users.noreply.github.com> Date: Fri, 13 Nov 2020 21:14:55 +1030 Subject: [PATCH] Update changelog for pre-14 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 279ec0e3..5b4f6e00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,9 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * Do not forget to sign every line you change with your name. (@hakusaro) * 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 +## Upcoming Changes + +## TShock 4.4.0 (Pre-release 14) * Terraria v1.4.1.2 (Thanks @Patrikkk and @DeathCradle <3) * Added Torch God's Favor support in SSC. (@Stealownz) * SendTileSquare is now SendTileRect and can now send rectangles instead of squares. This is a breaking change (@QuiCM)