From 17d7cde4443716737334de571b2b3b33d87d7588 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 1 Dec 2020 14:41:47 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 042a2e9..50290d4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5883 - 2020-12-01 +### Fixed +- Fixed a warning of the SystemInfo class constructor for macOS. Cleaned up the info / Info at the end of specific OS class names. + ## 1.0.5880 - 2020-12-01 ### Fixed - Corrected a parsing issue of the MaxAnistropy field that could cause a crash on different system locales.