diff --git a/Changelog.md b/Changelog.md index 64bfc30..7538c10 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1396 - 2024-09-19 +### Fixed: +- Add support for sampler sRGB disable. + - Fixes the image being too dark in Cassette Beasts intro logos, Charge Kid, The Bard's Tale ARPG and Sphinx and the Cursed Mummy. + - Fixes rendering in OlliOlli: Switch Stance. + ## 1.1.1395 - 2024-09-18 ### Fixed: - Replace passing by IMemoryOwner with passing by concrete MemoryOwner.