Updated Changelog (markdown)

MetrosexualGarbodor 2024-09-18 21:33:03 +01:00
parent 17de7fe86f
commit caa301698f
1 changed files with 5 additions and 0 deletions

@ -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.1394 - 2024-09-18
### Fixed:
- Implement support for shader ATOM.EXCH instruction.
- Fixes missing reflections in Lollipop Chainsaw RePOP.
## 1.1.1393 - 2024-09-17
### Changed:
- Revert "Ava: Wait for CheckLaunchState() to complete to handle exceptions properly".