diff --git a/Changelog.md b/Changelog.md index f82abd8..88c99c5 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.635 - 2023-02-22 +### Fixed: +- nuget: bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0. + - Updates the Microsoft.NET.Test.Sdk dependency. No changes in games. + +## 1.1.634 - 2023-02-22 +### Fixed: +- nuget: bump UnicornEngine.Unicorn from 2.0.2-rc1-9c9356d to 2.0.2-rc1-a913199. + - Updates the UnicornEngine.Unicorn dependency. No changes in games. + ## 1.1.633 - 2023-02-22 ### Fixed: - Ava: Fix Linux updater crashing when tarStream is null.