diff --git a/Changelog.md b/Changelog.md index 4b4a038..a02dba0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6020 - 2020-12-09 +### Changed +- Modified allocator code to check if the aligned address and its requirements exceed the maximum allowed address, with a solution if the results are true. + - Fixed a regression introduced in 1.0.6004 (PR 1722) that caused Asterix & Obelix XXL: Romastered to crash on boot. + ## 1.0.6006 - 2020-12-09 ### Changed - Fixed the ngct services placeholder which was incorrect.