diff --git a/Changelog.md b/Changelog.md index 00e3ea9..c4ffb36 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.227 - 2022-08-21 +### Fixed: +- Check if game directories have been updated before refreshing GUI. + - Prevents both UIs from reloading the games list every time settings are updated, and refreshes only if the game folder changes. + ## 1.1.226 - 2022-08-20 ### Fixed: - Use RGBA16 vertex format if RGB16 is not supported on Vulkan.