From 6b33e01a11d0489fafa4c3fcbfc1fac74947238e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 5 May 2022 20:26:52 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index f1804a0..d1c47f7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.118 - 2022-05-05 +### Fixed: +- Add alternative "GL" enum values for StencilOp. + - Fixes some broken graphics in the Citra RetroArch core, possibly fixes graphics in other homebrew applications. + ## 1.1.117 - 2022-05-05 ### Added: - Enable JIT service LLE.