diff --git a/Changelog.md b/Changelog.md index f958ec2..6f5e0e5 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.1.482 - 2022-12-20 +### Fixed: +- ARMeilleure: Hash _data pointer instead of value for Operand. + - May slightly improve how long it takes to boot any given game for the first time. + ## 1.1.481 - 2022-12-19 ### Fixed: - Avalonia - Fix software keyboard row collision.