Updated Changelog (markdown)
parent
f446c9b158
commit
06f53b1a3c
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -1,6 +1,16 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.1.457 - 2022-12-09
|
||||||
|
### Fixed:
|
||||||
|
- Add explicit dependency on System.Drawing.Common on Ryujinx.Ava to workaround trimming bugs.
|
||||||
|
- Fixes Avalonia builds crashing on startup since 1.1.456.
|
||||||
|
|
||||||
|
## 1.1.456 - 2022-12-09
|
||||||
|
### Fixed:
|
||||||
|
- misc: Remove dependency on System.Drawing.Common.
|
||||||
|
- Removes System.Drawing.Common, which was used only once for DPI scaling factor, and implements the same behaviour using gdiplus. Reduces emulator size slightly.
|
||||||
|
|
||||||
## 1.1.455 - 2022-12-09
|
## 1.1.455 - 2022-12-09
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Add concurrency restriction on release workflows.
|
- Add concurrency restriction on release workflows.
|
||||||
|
|
Loading…
Reference in a new issue