Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-17 16:49:14 +00:00
parent 5b7dfa2cfb
commit c5f24ee5fd
1 changed files with 5 additions and 0 deletions

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.570 - 2023-01-17
### Fixed:
- Fix NRE when disposing AddressSpace with 4KB pages support.
- Fixes an issue from 1.1.568 where the emulator crashed upon stopping emulation. (Note that it can still hang on closing certain games as that's a different issue.)
## 1.1.569 - 2023-01-16
### Fixed:
- ConfigurationState: Default to Vulkan on macOS.