Updated Changelog (markdown)

MetrosexualGarbodor 2024-09-20 01:13:48 +01:00
parent de5c6d0a9e
commit f1fc5e6d3d

@ -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). 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 ## 1.1.1395 - 2024-09-18
### Fixed: ### Fixed:
- Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte>. - Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte>.