From 03390c4675ebd7f14829a930c962abee68b63a0e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 25 Aug 2022 22:48:28 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index cddd179..e0b1e45 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,16 +1,26 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file -## 1.1.230 - 2022-08-25 -### Added: -- ARMeilleure: Hardware accelerate SHA256. - - No known changes in games. +## 1.1.232 - 2022-08-25 +### Fixed: +- pctl: Implement EndFreeCommunication. + - Fixes a parental controls service crash in Among Us, Colors Live, Game Builder Garage and Splatoon 3: Splatfest World Premiere.
Older releases
+## 1.1.231 - 2022-08-25 +### Fixed: +- misc: Fix missing null terminator for strings with pchtxt. + - No changes in games. + +## 1.1.230 - 2022-08-25 +### Added: +- ARMeilleure: Hardware accelerate SHA256. + - No known changes in games. + ## 1.1.229 - 2022-08-25 ### Added: - Implement some 32-bit Thumb instructions.