From d7826cb90942fa98edfdb57359f7d27d8a4fbb7c Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 29 Oct 2022 16:52:50 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 31f91ef..3cb6918 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,15 +1,21 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.331 - 2022-10-29 +### Added: +- nuget: bump System.IdentityModel.Tokens.Jwt from 6.15.0 to 6.25.0 + - Updates the JWT Token .NET dependency to version 6.25.0. + - No expected changes. + +
+Older releases +
+ ## 1.1.330 - 2022-10-27 ### Fixed: - AppletAE: Stub SetRecordVolumeMuted. - Fixes a crash in Bayonetta 3 when entering gameplay in the first mission. -
-Older releases -
- ## 1.1.329 - 2022-10-27 ### Fixed: - hid/irs: Stub StopImageProcessorAsync.