diff --git a/src/main/resources/changelog/0.25.0.txt b/src/main/resources/changelog/0.25.0.txt index abf804ec1..e91e85c06 100644 --- a/src/main/resources/changelog/0.25.0.txt +++ b/src/main/resources/changelog/0.25.0.txt @@ -24,3 +24,5 @@ Bug Fixes: - Fixed the forked error window throwing errors too early if it cannot create the new process - Fixed @DedicatedServerOnly and @ClientOnly not working when applied to packages. +- Fixed access transformers not asking the game provider for the game's ID. + - Access transformers can still only be applied to the current game.