diff --git a/Changelog.md b/Changelog.md index f9ee717..b2931d7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7146 - 2021-12-29 +### Fixed: +- Improve SocketOption handling. + - Fixes some warnings caused by missing options. + ## 1.0.7145 - 2021-12-29 ### Changed: - hid: A little cleanup.