diff --git a/Changelog.md b/Changelog.md index c20bcf0..2051ed9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.646 - 2023-02-27 +### Fixed: +- Sockets: Properly convert error codes on MacOS. + - Changes sockets error codes on macOS accordingly rather than using the same error codes as Windows and Linux. + - Defaults IsDhcpEnabled to true when interfaceProperties.DhcpServerAddresses is not available. + - Contributes towards upstreaming the currently closed-source macOS build. + ## 1.1.645 - 2023-02-27 ### Added: - Add Support for Post Processing Effects.