From 99b12db619b76466f9a7afaf3d951938cccc0608 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 25 Jun 2023 12:48:41 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 868996b..c511a41 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.910 - 2023-06-25 +### Fixed: +- [Ryujinx.Horizon.Common] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + ## 1.1.909 - 2023-06-24 ### Fixed: - [Ryujinx.Audio.Backends.SoundIo] Address dotnet-format issues.