diff --git a/Changelog.md b/Changelog.md index db77179..87ac2af 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.339 - 2022-11-09 +### Changed: +- infra: Migrate to .NET 7 + - Update project to .NET 7 and enable TieredPGO. + - Possible performance improvements up to 10fps in .NET runtime limited scenarios. + ## 1.1.338 - 2022-11-03 ### Fixed: - Ensure all pending draws are done before compute dispatch.