Updated Changelog (markdown)

MetrosexualGarbodor 2023-02-28 05:00:26 +00:00
parent e03e658527
commit 3097a5378a

@ -1,6 +1,13 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file 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 ## 1.1.645 - 2023-02-27
### Added: ### Added:
- Add Support for Post Processing Effects. - Add Support for Post Processing Effects.