diff --git a/Changelog.md b/Changelog.md index 1636761..244eab2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ 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.793 - 2023-05-11 +### Fixed: +- Bump shader cache version. + - Corrects the missing cache bump in 1.1.785. + - Fix mentioned in that version is now correctly applied to existing shader caches. + ## 1.1.792 - 2023-05-11 ### Fixed: - Vulkan: Partially workaround MoltenVK InvalidResource error.