diff --git a/Changelog.md b/Changelog.md index 51feb72..5754cee 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,26 @@ 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.926 - 2023-06-27 +### Fixed: +- [Ryujinx.Graphics.Video] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + +## 1.1.925 - 2023-06-27 +### Fixed: +- [Ryujinx.Graphics.Host1x] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + +## 1.1.924 - 2023-06-25 +### Fixed: +- [Ryujinx.Horizon.Generators] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + +## 1.1.923 - 2023-06-25 +### Fixed: +- [ARMeilleure] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + ## 1.1.922 - 2023-06-25 ### Fixed: - [Ryujinx.Input.SDL2] Address dotnet-format issues.