diff --git a/Towny/src/main/resources/ChangeLog.txt b/Towny/src/main/resources/ChangeLog.txt index 087bc166b3..7a4aba2ac5 100644 --- a/Towny/src/main/resources/ChangeLog.txt +++ b/Towny/src/main/resources/ChangeLog.txt @@ -10212,4 +10212,5 @@ v0.92.0.11: - While true, outlaws can always be harmed in towns they are outlawed in. - New Config Option: global_town_settings.allows_outlaws_to_always_pvp - Default: false - - While true, outlaws can always harm players in towns they are outlawed in, despite the town pvp setting. \ No newline at end of file + - While true, outlaws can always harm players in towns they are outlawed in, despite the town pvp setting. + - Fix an NPE in the isOutlawInTown method, courtesy of Warrior with PR #7736. \ No newline at end of file