Updated Changelog (markdown)

MetrosexualGarbodor 2022-12-05 20:13:24 +00:00
parent 555c1deacc
commit 871bc6e44f

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.427 - 2022-12-05
### Fixed:
- Restrict shader storage buffer search when match fails.
- May help avoid an error on macOS in the future. No known changes in games.
## 1.1.426 - 2022-12-05
### Fixed:
- Make structs readonly when applicable.