From 80ff03c24cc9b10ae2d28ec17dfce96c4fd86318 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 23 Dec 2021 18:47:25 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 987e0b8..02856c1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,12 +3,12 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.7134 - 2021-12-23 -### Added: +### Changed: - Remove PortRemoteClosed warning. - Removes the warning as the result is not really an error, but a normal result that is returned under normal operation, when a service session is closed. ## 1.0.7133 - 2021-12-23 -### Added: +### Changed: - misc: Update SPB to 0.0.4-build17. - Update to a new SPB version targeting .NET 6.