diff --git a/Changelog.md b/Changelog.md index 9fe01b1..9b31372 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.571 - 2023-01-18 +### Fixed: +- HOS: Load RomFs by pid. + - Allows separate processes to use separate romfs. No known changes in games. + ## 1.1.570 - 2023-01-17 ### Fixed: - CPU: Fix NRE when disposing AddressSpace with 4KB pages support.