diff --git a/Changelog.md b/Changelog.md index 13b3ca1..0c8d4fc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,25 @@ # Ryujinx Changelog 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. + +
+Older releases +
+ ## 1.1.423 - 2022-12-04 ### Added: - 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. - Available RAM will be shown on macOS logs on the next macOS update. -
-Older releases -
- ## 1.1.415 - 2022-12-02 ### Fixed: - Fix using in Ava.