From 53c1896c9bee57c14f56b1e4f5777312e33b4542 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 2 May 2022 11:41:23 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c286331..7a12a7e 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.109 - 2022-05-02 +### Fixed: +- Fix flush action from multiple threads regression. + - Fixes graphical issues in Catherine: Full Body and Pokémon Legends: Arceus due to a regression introduced in 1.1.107. + ## 1.1.108 - 2022-05-01 ### Fixed: - Restrict cases where vertex buffer size from index buffer type is used.