diff --git a/Changelog.md b/Changelog.md index 59ddb4b..9a6dfa9 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.841 - 2023-05-28 +### Fixed: +- nuget: bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0. + - Updates the Microsoft.NET.Test.Sdk dependency. No expected changes to emulator functionality. + ## 1.1.840 - 2023-05-28 ### Fixed: - Make sure blend is disabled if render target has integer format.