From 22459bb8c6fcc162024ec2fd5ce9bbb85ff7e454 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 28 Jan 2021 03:55:12 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7f2d1fa..ca3501e 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.0.6443 - 2021-01-27 +### Changed +- Enabled Docked Mode by default + - The emulator will now default to emulating a Docked console. This provides higher resolutions and improved quality in a significant portion of titles out of the box. + ## 1.0.6441 - 2021-01-27 ### Added - Added support for multiple destination operands on the IR rather than just one.