diff --git a/Changelog.md b/Changelog.md index 17cb051..955a6e9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file. +## 1.1.750 - 2023-05-04 +### Fixed: +- UI: Move ApplicationContextMenu in a separated class. + - Fixes an issue where shader cache would be purged regardless of your answer to the "Are you sure?" prompt. + +## 1.1.749 - 2023-05-04 +### Fixed: +- IPC - Refactor Bcat service to use new ipc. + - Refactors Bcat service code. No known changes in games. + ## 1.1.748 - 2023-05-03 ### Fixed: - Fix some invalid blits involving depth textures.