Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-19 00:22:13 +00:00
parent de1e5fb3b6
commit deb2704980

@ -1,6 +1,12 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.573 - 2023-01-18
### Fixed:
- NativeSignalHandler: Fix write flag.
- Allows Mario Kart 8 Deluxe to use resolution scaling on ARM64 macOS.
- May improve Linux performance in some situations.
## 1.1.572 - 2023-01-18
### Fixed:
- Optimize string memory usage. Use Spans and StringBuilders where possible.