From 868b6c48b416ba93313fc3de490079f435ede1a0 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 24 Jul 2022 20:10:16 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index c9a37d7..7855635 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file + +## 1.1.190 - 2022-07-24 +### Fixed: +- Add support for conditional (with CC) shader Exit instructions. + - Fixes bloom in Tokyo Mirage Sessions. + ## 1.1.189 - 2022-07-24 ### Added: - feat: add traditional chinese translate (Avalonia).