From 4b0af71abc4b40d7d9988c83cb07085f7e545c83 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 17 Feb 2022 21:27:51 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog.md b/Changelog.md index 34db17f..6fd9eda 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,17 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.35 - 2022-02-17 +### Fixed: +- misc: Update GtkSharp.Dependencies and speed up initial Windows build. + - Fixes flickering tooltips. + - Windows versions will now build faster on GitHub. + +## 1.1.34 - 2022-02-17 +### Added: +- Use ReadOnlySpan compiler optimization for static data. + - No changes expected in games. + ## 1.1.33 - 2022-02-17 ### Fixed: - Use a basic cubic interpolation for the audren upsampler.