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.