Updated Changelog (markdown)

MetrosexualGarbodor 2023-04-25 23:42:17 +01:00
parent aae31fa75e
commit 5f27dcb889

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.732 - 2023-04-25
### Fixed:
- Add missing check for thread termination on ArbitrateLock.
- Fixes one instance of the emulator freezing when you stop emulation or close it (doesn't fix the issue entirely).
## 1.1.731 - 2023-04-24
### Fixed:
- Implement DMA texture copy component shuffle.