Updated Changelog (markdown)

MetrosexualGarbodor 2023-06-04 05:38:08 +01:00
parent aaa25310f5
commit 231ba9c4ec

@ -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.862 - 2023-06-03
### Fixed:
- Check KeyboardMode in GUI.
- Fixes some issues when entering a different character type than a game requests into the keyboard applet.
## 1.1.861 - 2023-06-03
### Added:
- Implement shader storage buffer operations using new Load/Store instructions.