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.