From 6d32b0a7a7aea6ab71cd19416ef7c468fe485641 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 1 Sep 2022 20:57:32 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index ecbfbf1..593aec3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.246 - 2022-09-01 +### Fixed: +- bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESS. + - No expected changes in games. + +## 1.1.245 - 2022-09-01 +### Fixed: +- sfdsnres: fix endianess issue for port serialisation. + - No expected changes in games. + ## 1.1.244 - 2022-08-31 ### Added: - account: Implement LoadNetworkServiceLicenseKindAsync.