From b2eb6d9510b1845643e7d30181255d51d3f3e468 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 13 Mar 2023 20:54:54 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Changelog.md b/Changelog.md index 04c3bbe..8ff6175 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,26 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.662 - 2023-03-12 +### Fixed: +- GPU: Scale counter results before addition. + - Fixes resolution scaling in WarioWare: Get It Together and Wreckfest. + +## 1.1.661 - 2023-03-12 +### Fixed: +- Increase access permissions for AvaloniaList. + - Fixes a regression from 1.1.513 that caused the timezone list to not show. + +## 1.1.660 - 2023-03-12 +### Fixed: +- Misc: Support space in path on macOS distribution. + - Fixes build errors on macOS when spaces are present in the file path. + +## 1.1.659 - 2023-03-12 +### Fixed: +- [Flatpak] Beautify multiline strings again & Add full git commit hash. + - Code cleanup. No changes to emulator functionality. + ## 1.1.658 - 2023-03-11 ### Fixed: - misc: Some dependencies cleanup.