From af74c9e3fed64fb9dcfcc49c59d146ce89341b1f Mon Sep 17 00:00:00 2001 From: Parnic Date: Mon, 28 Mar 2022 10:30:30 -0500 Subject: [PATCH] Update changelog --- changelog.md | 1 + this_version.md | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 0a1a757..de1d9b3 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,7 @@ v1.13.13: - Slight optimization of Zereth Mortis puzzle detection logic. - Fixed target health updating infrequently on Classic-BC. +- Fixed reported error in TargetInvuln module. v1.13.12: diff --git a/this_version.md b/this_version.md index d8493e1..04812fe 100644 --- a/this_version.md +++ b/this_version.md @@ -4,3 +4,4 @@ v1.13.13: - Slight optimization of Zereth Mortis puzzle detection logic. - Fixed target health updating infrequently on Classic-BC. +- Fixed reported error in TargetInvuln module.