From 0b8fe4f669c9134fed79adf13e632ec411678501 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 23 Jul 2022 16:24:47 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index e64ea10..afbb9cb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.185 - 2022-07-23 +### Fixed: +- Minor GTK & Avalonia UI verbiage/case fixes. + - Small text adjustments in the UIs. + +## 1.1.184 - 2022-07-23 +### Fixed: +- Fix decoding of block after shader BRA.CC instructions without predicate. + - Fixes green lights in Jump Force. + ## 1.1.183 - 2022-07-23 ### Fixed: - Avoid adding shader buffer descriptors for constant buffers that are not used.