From 8d90b9021af84bbaa7a4cc07aeca6319febf04dd Mon Sep 17 00:00:00 2001 From: OldManKain <47503099+OldManKain@users.noreply.github.com> Date: Fri, 9 Jun 2023 02:10:42 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index 03a3f91..8c93fe6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,16 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.874 - 2023-06-09 +### Fixed: +- nuget: bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2. + - Updates the Microsoft.NET.Test.Sdk dependency. No expected changes to emulator functionality. + +## 1.1.873 - 2023-06-09 +### Fixed: +- nuget: bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2. + - Updates the Microsoft.NET.Test.Sdk dependency. No expected changes to emulator functionality. + ## 1.1.872 - 2023-06-08 ### Fixed: - Vulkan: Use aspect flags for identity views for bindings.