Update changelog with latest changes

This commit is contained in:
Lucas Nicodemus 2021-04-10 20:34:39 -07:00 committed by GitHub
parent 67a1a669a4
commit c8bed97a21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)