From 7f9bc76decb9c44c7c463d0250929d4c5d3cd2d7 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 6 Dec 2022 17:17:21 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index d506d29..883cb43 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.437 - 2022-12-06 +### Fixed: +- nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.0 to 6.25.1. + - Updates System.IdentityModel.Tokens.Jwt. No changes to emulator functionality. + ## 1.1.436 - 2022-12-06 ### Fixed: - ava: Cleanup Input classes.