From efca7349cfdf60036f7e6f3bf71930b3bb5ab226 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 11 May 2023 20:45:51 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 567758f..cc71f94 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.786 - 2023-05-11 +### Fixed: +- nuget: bump System.IdentityModel.Tokens.Jwt from 6.30.0 to 6.30.1. + - Updates the System.IdentityModel.Tokens.Jwt dependency. No changes in games. + ## 1.1.785 - 2023-05-11 ### Fixed: - Enable explicit LOD for array textures with depth compare on SPIR-V.