Updated Changelog (markdown)

MetrosexualGarbodor 2023-04-10 18:04:20 +01:00
parent fb939d91b5
commit 756d18df0f

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.702 - 2023-04-10
### Fixed:
- [GUI] Fix a NRE in GTK when disposing GLRenderer.
- Fixes an issue where the emulator would sometimes crash if the Switch instance wasn't set up yet or an invalid file was loaded which didn't initialize it at all.
## 1.1.701 - 2023-04-10
### Fixed:
- ARMeilleure: Respect FZ/RM flags for all floating point operations.