From ea979abcdb562ec11bf5ffc6df7b67e7f664d843 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sat, 29 Apr 2017 12:28:24 -0600 Subject: [PATCH] Update changelog for OnNpcKilled --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d13820d..15f32ab5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin ## Upcoming Changes -* Updated OpenTerraria API to 1.3.5.1 (@DeathCradle) -* Updated Terraria Server API to 1.3.5.1 (@WhiteXZ, @hakusaro) -* Updated TShock core components to 1.3.5.1 (@hakusaro) -* Terraria Server API version tick: 2.1 +* Updated OpenTerraria API to 1.3.5.3 (@DeathCradle) +* Updated Terraria Server API to 1.3.5.3 (@WhiteXZ, @hakusaro) +* Updated TShock core components to 1.3.5.3 (@hakusaro) +* Terraria Server API version tick: 2.2 +* Added OnNpcKilled hook to Server API: 2.2 (@tylerjwatson) ## TShock 4.3.23 * Added evil type option during world creation (@mistzzt)