diff --git a/Changelog.md b/Changelog.md index 391ee05..0d8ab71 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.452 - 2022-12-09 +### Fixed: +- nuget: bump CommandLineParser from 2.8.0 to 2.9.1. + - Updates CommandLineParser. No changes to emulator functionality. + ## 1.1.451 - 2022-12-08 ### Fixed: - Fix shader FSWZADD instruction. @@ -8,6 +13,10 @@ All updates to the Ryujinx official master build will be documented in this file - Fixes transparency issues in Two Point Campus. - Fixes layering issues in OlliOlli World. +
+Older releases +
+ ## 1.1.450 - 2022-12-08 ### Fixed: - Shader: Implement PrimitiveID. @@ -18,10 +27,6 @@ All updates to the Ryujinx official master build will be documented in this file - Fix inconsistent capitalization. - Fixes a typo. -
-Older releases -
- ## 1.1.448 - 2022-12-07 ### Fixed: - acc: Stub CheckNetworkServiceAvailabilityAsync.