From e1c5b913df52d1211661648807c9e6bf68896e8a Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 11 Jun 2022 19:15:54 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 31e830d..d35fb37 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.145 - 2022-06-11 +### Fixed: +- Allow concurrent BSD EventFd read/write. + - Fixes a regression in Diablo II: Resurrected where the game would just hang on a black screen on boot. + ## 1.1.144 - 2022-06-11 ### Fixed: - Ignore ClipControl on draw texture fallback.