From 2b41140f0cdbf573bbbb74581704d1df3decd746 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 26 Aug 2022 19:52:12 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index edd6ba7..d535a07 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,6 +6,10 @@ All updates to the Ryujinx official master build will be documented in this file - Optimize kernel memory block lookup and consolidate RBTree implementations. - No known changes, though it might positively affect UE4 games. +
+Older releases +
+ ## 1.1.239 - 2022-08-26 ### Fixed: - Avalonia - Update Turkish Translation. @@ -41,10 +45,6 @@ All updates to the Ryujinx official master build will be documented in this file - Fast path for Inline-to-Memory texture data transfers. - Fixes texture corruption on games that use OpenGL on the Switch, such as Blossom Tales II, Digimon Story Cyber Sleuth, Layton's Mystery Journey, River City Girls Zero, Super Perils of Baking, and more. -
-Older releases -
- ## 1.1.232 - 2022-08-25 ### Fixed: - pctl: Implement EndFreeCommunication.