Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-04 16:18:49 +01:00
parent 70f983646f
commit 378c686674

@ -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.