From 58d3b16e5e9bf395c6528b6fce458e7feb9c77a2 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 11 Feb 2021 04:28:28 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 17daf20..f70c680 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.6548 - 2021-02-11 +### Changed +- Corrected joy-con image aspect ratio. + ## 1.0.6546 - 2021-02-10 ### Changed - Enabled multithreaded decoding of VP9 NVDEC videos.