diff --git a/Changelog.md b/Changelog.md index 7006a5a..88f8b70 100644 --- a/Changelog.md +++ b/Changelog.md @@ -40,7 +40,7 @@ This changelog covers changes as of DungeonsXL Beta 0.8.2. [Earlier versions](ht - [x] "Chest" signs have been renamed to "RewardChest" signs. Older signs are still supported - [x] Reward and dungeon chest signs now work without a chest attached. They set a chest automatically where they stand and fill it with the contents of their loot table. * Bugfixes: - - [ ] [Fixed loading global data](../issues/447), [also](../issues/513) + - [x] [Fixed loading global data in worlds that are not loaded on startup (like Multiverse worlds)](../issues/447), [also](../issues/513) - [x] [Fixed group and game sign rotations](../issues/501) - [x] [Fixed gamemode not being reset if keepInventory is true](../issues/491) - [ ] [Fixed "An unrecognized junk instance (DXL_Game_*) has been found, but could not be deleted." bug](../issues/506)