From 6c8beed52300cb4f84d2b57a4d4035e04c93e0db Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 12 Nov 2020 17:51:39 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 45de7ea..bbd7376 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.5682 - 2020-11-12 +### Added +- Added an 'Apply' button in the Options menu. This allows setting & saving options without having to close the menu. + ## 1.0.5678 - 2020-11-12 ### Changed - Modified size hints for render targets to use "Screen Scissor" instead of viewport 0's width.