From c8bed97a21b0e5bae546329b1434d91cbd9e7b77 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sat, 10 Apr 2021 20:34:39 -0700 Subject: [PATCH] Update changelog with latest changes --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 434c7ab1..19b4675b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin ## Upcoming changes * This could be you! +## TShock 4.5.0 +* Updated OTAPI and TSAPI to Terraria 1.4.2.1. (@Stealownz, @DeathCradle) +* Updated TShock with preliminary protocol support for Terraria 1.4.2.1. (@Stealownz) + ## TShock 4.4.0 (Pre-release 16) * Patched protocol issue. Thanks to Off (@tlworks) and @bartico6 for contributions, including packet captures, packet analysis, exploit proof-of-concept testing, patch testing, and detailed reproduction steps. (@hakusaro) * Disabled debug by default. (@hakusaro)