From cb77d72bd6873c931fc62f913ea85f2af0a5ef23 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Tue, 22 Jun 2021 19:45:44 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index cee8a77..a4fd9dd 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.0.6918 - 2021-06-22 +### Fixed +- Remove size checks for IPC buffer type 0x21/0x22. + - Fixes a bsd service issue with homebrews and some games included Knockout City. + ## 1.0.6917 - 2021-06-21 ### Fixed - Fix a bug that caused one of the account service functions to return an invalid user id if more than one user profile was configured on the emulator.