Updated Changelog (markdown)
parent
986470d9be
commit
555c1deacc
1 changed files with 19 additions and 4 deletions
23
Changelog.md
23
Changelog.md
|
@ -1,6 +1,25 @@
|
||||||
# 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.426 - 2022-12-05
|
||||||
|
### Fixed:
|
||||||
|
- Make structs readonly when applicable.
|
||||||
|
- Code cleanup. No changes to emulator functionality.
|
||||||
|
|
||||||
|
## 1.1.425 - 2022-12-05
|
||||||
|
### Fixed:
|
||||||
|
- misc: Fix obsolete warnings in Ryujinx.Graphics.Vulkan.
|
||||||
|
- No changes to emulator functionality.
|
||||||
|
|
||||||
|
## 1.1.424 - 2022-12-05
|
||||||
|
### Fixed:
|
||||||
|
- nuget: bump Microsoft.NET.Test.Sdk from 16.8.0 to 17.4.0.
|
||||||
|
- Updates Microsoft.NET.Test.Sdk. No changes to emulator functionality.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.423 - 2022-12-04
|
## 1.1.423 - 2022-12-04
|
||||||
### Added:
|
### Added:
|
||||||
- Add InfoType.MesosphereCurrentProcess.
|
- Add InfoType.MesosphereCurrentProcess.
|
||||||
|
@ -41,10 +60,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- Support logging available memory on macOS.
|
- Support logging available memory on macOS.
|
||||||
- Available RAM will be shown on macOS logs on the next macOS update.
|
- Available RAM will be shown on macOS logs on the next macOS update.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.415 - 2022-12-02
|
## 1.1.415 - 2022-12-02
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Fix using in Ava.
|
- Fix using in Ava.
|
||||||
|
|
Loading…
Reference in a new issue