Updated Changelog (markdown)

MetrosexualGarbodor 2022-02-17 21:27:51 +00:00
parent 33be3bec34
commit 4b0af71abc

@ -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<byte> 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.