diff --git a/Changelog.md b/Changelog.md index 3c7986d..c73d120 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.121 - 2022-05-14 +### Fixed: +- Prefetch capabilities before spawning translation threads. + - Fixes a race condition that could cause games to crash when recompiling shaders. + ## 1.1.120 - 2022-05-12 ### Fixed: - Implement Viewport Transform Disable.