From 96c00a9962a45d5a1c88f84d17c66b83e6e2a10a Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 12 Jan 2022 20:01:52 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index 19c5308..9a423b5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,16 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7171 - 2022-01-12 +### Changed: +- bsd: Revamp API and make socket abstract. + - Cleans up the emulator's sockets code. No known changes to emulator functionality. + +## 1.0.7170 - 2022-01-12 +### Fixed: +- sfdnsres: Fix serialization issues. + - Fixes a crash in Monster Hunter Rise when guest Internet access is enabled. + ## 1.0.7169 - 2022-01-12 ### Changed: - Update to LibHac 0.15.0.