From 73ec08c0b9009dad0fde994b4d562a1286a939ab Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 25 Jan 2024 18:36:39 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c3869ad..91dd4ed 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.1128 - 2024-01-25 +### Fixed: +- nuget: bump Microsoft.CodeAnalysis.CSharp from 4.7.0 to 4.8.0. + - Updates the Microsoft.CodeAnalysis.CSharp dependency. No expected changes in games. + ## 1.1.1127 - 2024-01-25 ### Fixed: - Vulkan: Use staging buffer for temporary constants.