From 5c85baee02114d04f633aaa49c54ff26c3c0d689 Mon Sep 17 00:00:00 2001 From: OldManKain <47503099+OldManKain@users.noreply.github.com> Date: Sun, 25 Jun 2023 12:50:23 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index 136a6ad..8989323 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.917 - 2023-06-25 +### Fixed: +- [Ryujinx.Graphics.Nvdec] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + +## 1.1.916 - 2023-06-25 +### Fixed: +- [Ryujinx.ShaderTools] Address dotnet-format issues. + - Code cleanup. No expected changes in games. + ## 1.1.915 - 2023-06-25 ### Fixed: - [Ryujinx.Graphics.Nvdec.FFmpeg] Address dotnet-format issues.