diff --git a/Changelog.md b/Changelog.md index 9c10e04..6d5c853 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.476 - 2022-12-16 +### Fixed: +- nuget: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1. + - Updates Microsoft.NET.Test.Sdk. No changes to emulator functionality. + ## 1.1.475 - 2022-12-16 ### Fixed: - Implement another non-indexed draw method on GPU.