Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-22 21:38:35 +01:00
parent 0b63f0b573
commit 25d8de3bce

@ -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.818 - 2023-05-22
### Added:
- Implement p2rc, p2ri, p2rr and r2p.cc shaders.
- Implements the aforementioned missing shader instructions. These are used in The Legend of Zelda: Tears of the Kingdom, however it's not known what they affect, or if they affect anything at all.
## 1.1.817 - 2023-05-22
### Fixed:
- Revert "Bump MVK Version to 1.2.3".