From 555c1deacc7165141570173663a4d30feb237932 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 5 Dec 2022 15:25:52 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) 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.