diff --git a/Changelog.md b/Changelog.md index b464f50..0c64ec7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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.