diff --git a/Changelog.md b/Changelog.md index 23758c4..e3714df 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,21 @@ 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.931 - 2023-06-27 +### Fixed: +- nuget: bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3. + - Updates the Microsoft.NET.Test.Sdk dependency. No expected changes to emulator functionality. + +## 1.1.930 - 2023-06-27 +### Fixed: +- [Ryujinx.Graphics.Nvdec.Vp9] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + +## 1.1.929 - 2023-06-27 +### Fixed: +- [Ryujinx.Graphics.Shader] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + ## 1.1.928 - 2023-06-27 ### Fixed: - [Ryujinx.Horizon.Kernel.Generators] Address dotnet-format issues.