Updated Changelog (markdown)

MetrosexualGarbodor 2022-08-21 14:23:50 +01:00
parent 46949686c6
commit d62ffb0335

@ -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.