Updated Changelog (markdown)

OldManKain 2023-06-28 07:21:47 -07:00
parent f721c535bd
commit 4cac32a7cf

@ -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.