From bbabec6003bb17d5c140c470c20db9d2f8f7edc1 Mon Sep 17 00:00:00 2001 From: Ryozuki Date: Mon, 11 Dec 2017 16:29:37 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4eafb1d..d3ce77d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * Fixed DumpItems() from trying to dump older versions of certain items (negative item IDs). (@Zaicon) * Added the `/dump-reference-data` command, which when run, runs Utils.Dump() and outputs Terraria reference data to the server folder. (@hakusaro) * Fixed builds to not require a specific version of OTAPI and to not fail when in Release mode (@bartico6) +* Update Assembly Company to Pryaxis (@Ryozuki) ## TShock 4.3.24 * Updated OpenTerraria API to 1.3.5.3 (@DeathCradle)