From b174611cdb68527682a48184dcf2b6b57f11fce8 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 28 Jun 2023 17:56:38 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index fa02984..5962b04 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.938 - 2023-06-28 +### Fixed: +- [Spv.Generator] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + ## 1.1.937 - 2023-06-28 ### Fixed: - [Ryujinx.Graphics.Texture] Address dotnet-format issues.