diff --git a/resources/ChangeLog.txt b/resources/ChangeLog.txt index 2c30c11ec9..1f2b75ed32 100644 --- a/resources/ChangeLog.txt +++ b/resources/ChangeLog.txt @@ -7003,4 +7003,10 @@ v0.92.0.11: - Closes #5481. 0.97.3.3: - Fix DecimalDataField and RawDataField cloning returning a label when none is present. - - Prevent Towny from loading if the townyperms.yml is missing a vital group, ie: mayor, king, nomad, etc. \ No newline at end of file + - Prevent Towny from loading if the townyperms.yml is missing a vital group, ie: mayor, king, nomad, etc. + - Remove redundant nationSpawn variable, courtesy of Warriorrrr with PR #5485. + - Add web map integration to status screens, courtesy of Warriorrrr with PR #5484. + - Queue the revert on unclaim feature. + - Only 20 plots can be actively reverting at one time. + - Plot snapshots are only loaded into memory when the queue calls for the revert to start. + - Closes #5473. \ No newline at end of file