From 4506eb61dd8f78eac2b9e895104d35b881a18ef6 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 16 Dec 2020 02:16:52 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0537a57..47d6075 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.6086 - 2020-12-15 +### Added +- Implemented aspect ratio options that can be selected either through the Options > Settings menu or by clicking through the different options on the bottom status bar. Note: non-standard will give games a stretched or squeezed appearance unless also using mods that change the expected resolution of the game. + ## 1.0.6082 - 2020-12-15 ### Added - Implemented a wake-up (resume) message/event. This can be triggered while in-game by navigating to Options > Simulate Wake-up Message.