diff --git a/Changelog.md b/Changelog.md index 0c8d4fc..0496928 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.427 - 2022-12-05 +### Fixed: +- Restrict shader storage buffer search when match fails. + - May help avoid an error on macOS in the future. No known changes in games. + ## 1.1.426 - 2022-12-05 ### Fixed: - Make structs readonly when applicable.