Updated Changelog (markdown)
parent
e03e658527
commit
3097a5378a
1 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue