Updated Changelog (markdown)

MetrosexualGarbodor 2022-06-01 01:09:27 +01:00
parent 2436781c5a
commit ac49de7319

@ -1,6 +1,14 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.136 - 2022-06-01
### Changed:
- infra: Switch to win10-x64 RID and fix PR comment for Avalonia and SDL2 artifact rename.
- Windows Ryujinx builds now target Windows 10/11.
- Windows 7, 8 and 8.1 are no longer supported.
- Avalonia builds posted on PRs by the GitHub bot will be hidden under an "Experimental GUI (Avalonia)" tab.
- Headless builds will move back under the "GUI-less (SDL2)" tab.
## 1.1.135 - 2022-05-31
### Changed:
- Rewrite SVC handler using source generators rather than IL emit.