diff --git a/Changelog.md b/Changelog.md index 916469b..90a041b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.31 - 2022-02-16 +### Fixed: +- Do not allow render targets not explicitly written by the fragment shader to be modified. + - Fixes cave rendering in Pokémon Legends: Arceus. + - Fixes weird lines in Pokémon Sword/Shield. + - Fixes black water in Paper Mario: The Origami King. + - Fixes blue emblems on ships in Monster Hunter Rise. + - Fixes overbright jellyfish in NEO: The World Ends with You. + ## 1.1.30 - 2022-02-16 ### Fixed: - amadeus: Fix limiter correctness.