Updated Changelog (markdown)

MetrosexualGarbodor 2024-06-02 23:16:52 +01:00
parent 55bea51ebc
commit 8557f5256c
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.1327 - 2024-06-02
### Fixed:
- Avoid inexact read with 'Stream.Read'.
- Code cleanup. No expected user-facing changes.
## 1.1.1326 - 2024-06-02
### Fixed:
- nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.5.2 to 7.6.0.
- Updates the Microsoft.IdentityModel.JsonWebTokens dependency. No expected user-facing changes.
## 1.1.1325 - 2024-05-26
### Fixed:
- Vulkan: Extend full bindless to cover cases with phi nodes.