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.