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.