From 55858ba7ac2eeab48c7fee99ea9a21d8869d2912 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:17:59 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5962b04..8b2631c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,16 @@ 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.940 - 2023-06-28 +### Fixed: +- macOS: Fix warning in some shell scripts. + - Code cleanup. No expected changes in games. + +## 1.1.939 - 2023-06-28 +### Fixed: +- [Ryujinx.Headless.SDL2] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + ## 1.1.938 - 2023-06-28 ### Fixed: - [Spv.Generator] Address dotnet-format issues.