Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-18 22:29:00 +00:00
parent d665608131
commit de1e5fb3b6

@ -1,6 +1,11 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.1.572 - 2023-01-18
### Fixed:
- Optimize string memory usage. Use Spans and StringBuilders where possible.
- Code cleanup. No changes in games.
## 1.1.571 - 2023-01-18 ## 1.1.571 - 2023-01-18
### Fixed: ### Fixed:
- HOS: Load RomFs by pid. - HOS: Load RomFs by pid.