diff --git a/Changelog.md b/Changelog.md index 3bfb0a9..be2b270 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1284 - 2024-04-18 +### Fixed: +- Fix unmapped address check when reading texture handles. + - Fixes a regression likely from 1.1.1098 that caused Sniper Elite 3 to crash on launch. + ## 1.1.1283 - 2024-04-18 ### Fixed: - Update "SixLabors.ImageSharp" to fix vulnerabilities.