diff --git a/Changelog.md b/Changelog.md index c24b711..6a31ced 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.780 - 2023-05-11 +### Fixed: +- GPU: Fix shader cache assuming past shader data was mapped. + - Fixes a random crash in The Legend of Zelda: Tears of the Kingdom upon entering new areas. + ## 1.1.778-1.1.779 - 2023-05-11 ### Added: - Update release workflow & Add jobs for macOS.