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.