diff --git a/Changelog.md b/Changelog.md index e129fb3..be5f4f9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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.