Updated Changelog (markdown)
parent
477b38c159
commit
3b2a495946
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.609 - 2023-02-08
|
||||
### Fixed:
|
||||
- nuget: bump System.IdentityModel.Tokens.Jwt from 6.26.0 to 6.26.1.
|
||||
- Updates the System.IdentityModel.Tokens.Jwt dependency. No changes in games.
|
||||
|
||||
## 1.1.608 - 2023-02-08
|
||||
### Fixed:
|
||||
- Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes).
|
||||
|
|
Loading…
Reference in a new issue