From 240d6497ed9f60ffb82ee543e337399d4fb673d7 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 1 Sep 2022 22:05:28 +0900 Subject: [PATCH] Update Changelog.md --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index d2b2370..a8320a0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -94,6 +94,13 @@ Note that the mod's version is confusingly similar (1.18.0). TBM should allow players to eat any food from any mod (including food items from Pam's HarvestCraft). +# Version 1.17.2.3 + +(Branched from 1.17.2) + +Fix potential unhandled exception crash bug related to handling CustomNPCs +Player hurt events. + # Version 1.17.2.2 (Branched from 1.17.2)