Updated Changelog (markdown)

MetrosexualGarbodor 2023-06-01 08:10:43 +01:00
parent c6a4f0abe9
commit 3c2f1b6fea

@ -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.849 - 2023-06-01
### Fixed:
- Vulkan: Include DepthMode in ProgramPipelineState.
- Fixes an issue that could cause a few additional stutters during shader compilation.
## 1.1.848 - 2023-05-31
### Fixed:
- GPU: Dispose Renderer after running deferred actions.