diff --git a/Changelog.md b/Changelog.md index e92a51f..a1a3d21 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.723 - 2023-04-17 +### Fixed: +- nuget: bump System.IdentityModel.Tokens.Jwt from 6.28.1 to 6.29.0. + - Updates the System.IdentityModel.Tokens.Jwt dependency. No changes in games. + +## 1.1.722 - 2023-04-17 +### Fixed: +- nuget: bump System.Management from 7.0.0 to 7.0.1. + - Updates the System.Management dependency. No changes in games. + ## 1.1.721 - 2023-04-17 ### Fixed: - Support copy between multisample and non-multisample depth textures.