From 6ae601460ddec155bccad4ed0bddbdaa74bea712 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 18 Nov 2020 20:08:03 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0e26e8b..7196f57 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,14 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5763 - 2020-11-18 +### Added +- Added click-to-toggle functionality for Vsync on/off and Docked/Handheld modes in the status bar (bottom of the Ryujinx window). Simply click once on the respective item in the status bar to toggle. + +## 1.0.5761 - 2020-11-18 +### Added +- Added the ability to use a keybinding to toggle between Docked and Handheld modes at any time. To toggle between Docked and Handheld, press the F9 key. + ## 1.0.5756 - 2020-11-18 ### Changed - Modified buffer textures to restrict layout conversions from being performed.