From 50cfc0f564a6f384623587f222e9342cc50c39dc Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 19 May 2023 16:00:52 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6ae8701..23b691b 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.807 - 2023-05-19 +### Fixed: +- Eliminate redundant multiplications by gl_FragCoord.w on the shader. + - Fixes black dots and lines on character models in Demon Slayer -Kimetsu no Yaiba- The Hinokami Chronicles. + ## 1.1.806 - 2023-05-19 ### Fixed - nuget: bump DynamicData from 7.13.5 to 7.13.8.