Updated Changelog (markdown)

MetrosexualGarbodor 2023-06-20 18:56:13 +01:00
parent 6a2fff6b76
commit 11e8282173

@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.898 - 2023-06-20
### Added:
- misc: Implement address space size workarounds.
- Required for ARM64 support when the kernel is configured to use between 63 and 39 bits for kernel space.
## 1.1.897 - 2023-06-17
### Fixed:
- Ensure shader local and shared memory sizes are not zero.