Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-23 11:31:57 +01:00
parent 25d8de3bce
commit 69aa94f820

@ -3,6 +3,11 @@ 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.819 - 2023-05-23
### Fixed:
- Vulkan: Do not set storage flag for multisample textures if not supported.
- Fixes a crash in Dark Souls Remastered and other games that occurred on macOS when using a newer MoltenVK version.
## 1.1.818 - 2023-05-22
### Added:
- Implement p2rc, p2ri, p2rr and r2p.cc shaders.