From 308e36d7fef51a8e50e4fbf78d44f40f51d94cb7 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 27 Jan 2024 01:09:40 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index eef88ca..6030654 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ 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.1140 - 2024-01-26 +### Fixed: +- nuget: bump NetCoreServer from 7.0.0 to 8.0.7. + - Updates the NetCoreServer dependency. No expected changes in games. + ## 1.1.1139 - 2024-01-26 ### Fixed: - Allow skipping draws with broken pipeline variants on Vulkan.