From 5f9d0889ea572e67ea91c51c3f344f57cd358b1d Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 10 Jun 2021 05:21:18 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 4ba5737..a661ccf 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6910 - 2021-06-10 +### Changed +- Increased the height of the settings window in the main GUI. Now all options are able to be viewed & modified without any scrolling. + ## 1.0.6909 - 2021-06-09 ### Fixed - Fixed a sampler leak on exit by making TextureBindingsManager disposable and calling the dispose method in the TextureManager.