Updated Changelog (markdown)

MetrosexualGarbodor 2023-06-17 23:06:33 +01:00
parent c36218c395
commit 6a2fff6b76

@ -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.897 - 2023-06-17
### Fixed:
- Ensure shader local and shared memory sizes are not zero.
- Should fix the Mysterio boss crash in Marvel Ultimate Alliance 3: The Black Order. Currently untested.
## 1.1.896 - 2023-06-15
### Fixed:
- Implement Load/Store Local/Shared and Atomic shared using new instructions.