Updated Changelog (markdown)

MetrosexualGarbodor 2024-06-26 10:37:36 +01:00
parent cb4858a31b
commit f6828d3409
1 changed files with 10 additions and 0 deletions

@ -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.1339 - 2024-06-26
### Fixed:
- discord: Fix TruncateToByteLength() not taking the string length into account before trimming.
- Fixes a regression from 1.1.1303 that caused Yu-Gi-Oh! RUSH DUEL: Saikyo Battle Royale to crash on boot.
## 1.1.1338 - 2024-06-26
### Fixed:
- nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.6.0 to 7.6.2.
- Updates the Microsoft.IdentityModel.JsonWebTokens dependency. No expected user-facing changes.
## 1.1.1337 - 2024-06-25
### Fixed:
- SetProcessMemoryPermission address and size are always 64-bit.